From a6f30dbd8d483de30b4eb1ffe776462cd3a70b40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Dec 2023 05:04:20 +0000 Subject: [PATCH] Bump surefire-plugin.version from 3.2.2 to 3.2.3 Bumps `surefire-plugin.version` from 3.2.2 to 3.2.3. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.2 to 3.2.3 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.2...surefire-3.2.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-patch - 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/micronaut/pom.xml | 2 +- samples/micronaut4/pom.xml | 2 +- samples/quarkus/pom.xml | 2 +- samples/quarkus3/pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/micronaut/pom.xml b/samples/micronaut/pom.xml index 0ceab84..69420cb 100644 --- a/samples/micronaut/pom.xml +++ b/samples/micronaut/pom.xml @@ -147,7 +147,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.3 ${project.build.testOutputDirectory}/security/trustStore.jks diff --git a/samples/micronaut4/pom.xml b/samples/micronaut4/pom.xml index 37165e6..ebb45c5 100644 --- a/samples/micronaut4/pom.xml +++ b/samples/micronaut4/pom.xml @@ -180,7 +180,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.2.2 + 3.2.3 ${project.build.testOutputDirectory}/security/trustStore.jks diff --git a/samples/quarkus/pom.xml b/samples/quarkus/pom.xml index be4f086..9493ee3 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -15,7 +15,7 @@ UTF-8 UTF-8 2.16.12.Final - 3.2.2 + 3.2.3 diff --git a/samples/quarkus3/pom.xml b/samples/quarkus3/pom.xml index dbf24b5..a86cb45 100644 --- a/samples/quarkus3/pom.xml +++ b/samples/quarkus3/pom.xml @@ -15,7 +15,7 @@ UTF-8 UTF-8 3.6.2 - 3.2.2 + 3.2.3