From cf6cbf3816ea43f1eb35c08d121aa8049f64ed61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 01:48:11 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.1 Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.3.1 to 3.5.1. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.5.1) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- apps/showcase/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/showcase/pom.xml b/apps/showcase/pom.xml index 21a02f7689..7054c18f66 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -163,7 +163,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.3.1 + 3.5.1 it.org.apache.struts2.showcase.*Test