From f04b17fd4c298853c9e55dc98639442f8ed5504d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 18:18:45 +0000 Subject: [PATCH] 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.1 to 3.5.2. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2) --- 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 6247cf6..fb350a9 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -102,7 +102,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${inventory.service.root} diff --git a/finish/system/pom.xml b/finish/system/pom.xml index 49c2e15..466bce3 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -83,7 +83,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2 ${system.service.root}