From 9b8dff93527500e9cea5466712c641651c46008e Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Tue, 5 Nov 2024 10:11:06 -0500 Subject: [PATCH] Dependabot Bump (#324) * Bump org.apache.maven.plugins:maven-surefire-plugin in /start Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.3 in /start Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.1 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.apache.maven.plugins:maven-failsafe-plugin in /start Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump io.openliberty.tools:liberty-maven-plugin in /start Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.10.3 to 3.11.1. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.10.3...liberty-maven-3.11.1) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump io.openliberty.tools:liberty-maven-plugin in /finish Bumps [io.openliberty.tools:liberty-maven-plugin](https://github.com/OpenLiberty/ci.maven) from 3.10.3 to 3.11.1. - [Release notes](https://github.com/OpenLiberty/ci.maven/releases) - [Commits](https://github.com/OpenLiberty/ci.maven/compare/liberty-maven-3.10.3...liberty-maven-3.11.1) --- updated-dependencies: - dependency-name: io.openliberty.tools:liberty-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump org.junit.jupiter:junit-jupiter from 5.11.1 to 5.11.3 in /finish Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.11.1 to 5.11.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.1...r5.11.3) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.apache.maven.plugins:maven-surefire-plugin in /finish Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Bump org.apache.maven.plugins:maven-failsafe-plugin in /finish Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.0 to 3.5.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- finish/inventory/pom.xml | 8 ++++---- finish/system/pom.xml | 8 ++++---- start/inventory/pom.xml | 8 ++++---- start/system/pom.xml | 8 ++++---- 4 files changed, 16 insertions(+), 16 deletions(-) diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml index bab04ee..6247cf6 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -56,7 +56,7 @@ org.junit.jupiter junit-jupiter - 5.11.1 + 5.11.3 test @@ -90,19 +90,19 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${inventory.service.root} diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 1596598..49c2e15 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -42,7 +42,7 @@ org.junit.jupiter junit-jupiter - 5.11.1 + 5.11.3 test @@ -71,19 +71,19 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${system.service.root} diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index 7fe4389..a4acf1d 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -51,7 +51,7 @@ org.junit.jupiter junit-jupiter - 5.11.1 + 5.11.3 test @@ -85,19 +85,19 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${inventory.service.root} diff --git a/start/system/pom.xml b/start/system/pom.xml index b8cdb43..76b3940 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -42,7 +42,7 @@ org.junit.jupiter junit-jupiter - 5.11.1 + 5.11.3 test @@ -71,19 +71,19 @@ io.openliberty.tools liberty-maven-plugin - 3.10.3 + 3.11.1 org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${system.service.root}