From 3fc9efce5a10a8aadbbc4835979fe9031126285c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Feb 2026 08:59:24 +0100 Subject: [PATCH] build(deps-dev): bump org.apache.maven.plugins:maven-failsafe-plugin (#1595) Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.5.4 to 3.5.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.5 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 e995c73ad..e54572c7a 100644 --- a/apps/showcase/pom.xml +++ b/apps/showcase/pom.xml @@ -207,7 +207,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.4 + 3.5.5 it.org.apache.struts2.showcase.*Test