From c3bd188e266150eadbfbeb81b241f6668124f8ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jan 2024 10:51:18 +0000 Subject: [PATCH] Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.2.1 to 3.2.3 Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) from 3.2.1 to 3.2.3. - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-failsafe-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 b6a2708..0a92adc 100644 --- a/samples/hello-connector-solace/pom.xml +++ b/samples/hello-connector-solace/pom.xml @@ -76,7 +76,7 @@ maven-failsafe-plugin - 3.2.1 + 3.2.3 diff --git a/samples/hello-solace/pom.xml b/samples/hello-solace/pom.xml index d7df196..c006c73 100644 --- a/samples/hello-solace/pom.xml +++ b/samples/hello-solace/pom.xml @@ -71,7 +71,7 @@ maven-failsafe-plugin - 3.2.1 + 3.2.3