From 47df964a90257a606756ac180bdfaa377263bd4a Mon Sep 17 00:00:00 2001 From: Gilbert Kwan Date: Wed, 7 Aug 2024 16:20:56 -0400 Subject: [PATCH] Bump org.apache.maven.plugins:maven-failsafe-plugin in /finish (#185) Bumps [org.apache.maven.plugins:maven-failsafe-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-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 142b2bd..b987c5a 100644 --- a/finish/pom.xml +++ b/finish/pom.xml @@ -111,7 +111,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.0 + 3.3.1