From 52b194d75b8ae88e63f7bc09f41531f163a6d7e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 19:28:16 +0000 Subject: [PATCH] chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.5 to 3.5.0. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.5...surefire-3.5.0) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- cola-archetypes/pom.xml | 2 +- cola-components/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/cola-archetypes/pom.xml b/cola-archetypes/pom.xml index 656d5217..e2d21e63 100644 --- a/cola-archetypes/pom.xml +++ b/cola-archetypes/pom.xml @@ -104,7 +104,7 @@ maven-surefire-plugin - 3.2.5 + 3.5.0 maven-deploy-plugin diff --git a/cola-components/pom.xml b/cola-components/pom.xml index bbf541e6..73031f8f 100644 --- a/cola-components/pom.xml +++ b/cola-components/pom.xml @@ -185,7 +185,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.5 + 3.5.0