From 8fd02559f772a55d5067f2e706f6cb90609473c5 Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Tue, 3 Dec 2024 17:26:47 -0500 Subject: [PATCH] Bump org.apache.maven.plugins:maven-failsafe-plugin in /finish (#202) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- finish/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/finish/pom.xml b/finish/pom.xml index 5a1e2ef..5a0f6dc 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -111,7 +111,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.1 + 3.5.2