From 3fcc1b331a6ed233e0321212587789c622ecdd2d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 05:25:03 +0000 Subject: [PATCH] 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.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-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- finish/backendServices/pom.xml | 2 +- finish/frontendUI/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/finish/backendServices/pom.xml b/finish/backendServices/pom.xml index 69d6bb1..a9c303a 100644 --- a/finish/backendServices/pom.xml +++ b/finish/backendServices/pom.xml @@ -120,7 +120,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 diff --git a/finish/frontendUI/pom.xml b/finish/frontendUI/pom.xml index ce73279..85db7cf 100644 --- a/finish/frontendUI/pom.xml +++ b/finish/frontendUI/pom.xml @@ -60,7 +60,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1