From d67e1015a4cf5641c3c5bbe23f88b6a5e3e8ea6d Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Thu, 4 Jul 2024 09:20:41 -0400 Subject: [PATCH] Dependabot Bump (#197) * 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.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /finish Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.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.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] * Bump org.junit.jupiter:junit-jupiter from 5.10.2 to 5.10.3 in /start Bumps [org.junit.jupiter:junit-jupiter](https://github.com/junit-team/junit5) from 5.10.2 to 5.10.3. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.2...r5.10.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 /start Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.3.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.3.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... 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 | 6 +++--- finish/system/pom.xml | 6 +++--- start/inventory/pom.xml | 6 +++--- start/system/pom.xml | 6 +++--- 4 files changed, 12 insertions(+), 12 deletions(-) diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml index 153959a..34d9eea 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -54,7 +54,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.10.3 test @@ -95,13 +95,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.0 ${cluster.ip} diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 17f5ca1..f021d89 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -43,7 +43,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.10.3 test @@ -78,13 +78,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.0 ${cluster.ip} diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index e3d3909..1908f46 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -46,7 +46,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.10.3 test @@ -87,13 +87,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.0 ${cluster.ip} diff --git a/start/system/pom.xml b/start/system/pom.xml index 17f5ca1..f021d89 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -43,7 +43,7 @@ org.junit.jupiter junit-jupiter - 5.10.2 + 5.10.3 test @@ -78,13 +78,13 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.3.0 org.apache.maven.plugins maven-failsafe-plugin - 3.2.5 + 3.3.0 ${cluster.ip}