From 1c669f8228534f9134e91add2e27b72ca4e01707 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 18:38:35 +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.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] --- 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 bab04ee..61f7124 100644 --- a/finish/inventory/pom.xml +++ b/finish/inventory/pom.xml @@ -102,7 +102,7 @@ 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..e898ae2 100644 --- a/finish/system/pom.xml +++ b/finish/system/pom.xml @@ -83,7 +83,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 ${system.service.root}