From 7c6034c66707ad3751b9710cca6b3b09a76863fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 13:23:50 +0200 Subject: [PATCH] build(deps-dev): bump org.apache.maven.plugins:maven-failsafe-plugin (#1732) Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.5 to 3.5.6. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.5...surefire-3.5.6) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- 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 0754eaeac..fda320c0f 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -211,7 +211,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.5 + 3.5.6 it.org.apache.struts2.showcase.*Test