From 5f1254f13102b6a2e9ceea6670a504f0ef265cdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 08:35:12 +0000 Subject: [PATCH 1/4] 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.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.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] --- finish/inventory/pom.xml | 2 +- finish/system/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml index b1d7af5..ff876f1 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -97,7 +97,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.0 + 3.3.1 ${test.http.port} diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 361008c..e3d3e78 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -83,7 +83,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.0 + 3.3.1 ${test.cluster.ip} From 3b12c842f3a05945f7c8e617f6ac927b3c56f028 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 08:35:16 +0000 Subject: [PATCH 2/4] 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.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.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] --- finish/inventory/pom.xml | 2 +- finish/system/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/finish/inventory/pom.xml b/finish/inventory/pom.xml index b1d7af5..432cf5d 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -91,7 +91,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 361008c..5f06f11 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 From ae14f9aff6aae0deee2cfa2631150ca66a9b884b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:01:50 +0000 Subject: [PATCH 3/4] 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.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.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] --- start/inventory/pom.xml | 2 +- start/system/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index b1d7af5..432cf5d 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -91,7 +91,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 diff --git a/start/system/pom.xml b/start/system/pom.xml index 361008c..5f06f11 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -77,7 +77,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 From ed4545e88eecf67da5f8056807a0f2cc73e6a105 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 09:01:55 +0000 Subject: [PATCH 4/4] 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.3.0 to 3.3.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.0...surefire-3.3.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] --- start/inventory/pom.xml | 2 +- start/system/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/start/inventory/pom.xml b/start/inventory/pom.xml index b1d7af5..ff876f1 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -97,7 +97,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.0 + 3.3.1 ${test.http.port} diff --git a/start/system/pom.xml b/start/system/pom.xml index 361008c..e3d3e78 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -83,7 +83,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.0 + 3.3.1 ${test.cluster.ip}