From 328a2b53a7109128941cd61b04c47ffc6145e56c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 11:20:47 +0000 Subject: [PATCH] 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] --- 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 3e2189d..adb9f3e 100644 --- a/start/inventory/pom.xml +++ b/start/inventory/pom.xml @@ -132,7 +132,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 diff --git a/start/system/pom.xml b/start/system/pom.xml index c5c7c91..1b820a0 100644 --- a/start/system/pom.xml +++ b/start/system/pom.xml @@ -132,7 +132,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 integration-test