From 0d540b9b5d1810d0036e933e0769c653e9a20496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Aug 2024 05:51:00 +0000 Subject: [PATCH] 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/backendServices/pom.xml | 2 +- start/frontendUI/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/start/backendServices/pom.xml b/start/backendServices/pom.xml index 72dbadf..23d9d75 100644 --- a/start/backendServices/pom.xml +++ b/start/backendServices/pom.xml @@ -116,7 +116,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1 diff --git a/start/frontendUI/pom.xml b/start/frontendUI/pom.xml index b16174e..afedaf6 100644 --- a/start/frontendUI/pom.xml +++ b/start/frontendUI/pom.xml @@ -60,7 +60,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.0 + 3.3.1