From a0b5a9859645869d874d4d865f0713c80cd59de9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 12:18:33 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-surefire-plugin from 3.2.1 to 3.2.5 Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) from 3.2.1 to 3.2.5. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- samples/hello-connector-solace/pom.xml | 2 +- samples/hello-solace/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/hello-connector-solace/pom.xml b/samples/hello-connector-solace/pom.xml index 2cfe197..1ff1b8a 100644 --- a/samples/hello-connector-solace/pom.xml +++ b/samples/hello-connector-solace/pom.xml @@ -53,7 +53,7 @@ maven-surefire-plugin - 3.2.1 + 3.2.5 org.jboss.logmanager.LogManager diff --git a/samples/hello-solace/pom.xml b/samples/hello-solace/pom.xml index 640cdc1..2345af6 100644 --- a/samples/hello-solace/pom.xml +++ b/samples/hello-solace/pom.xml @@ -48,7 +48,7 @@ maven-surefire-plugin - 3.2.1 + 3.2.5 org.jboss.logmanager.LogManager