From 6acdbeedf6ae83a78ea4c1b447219bda77def19d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Oct 2024 04:50:44 +0000 Subject: [PATCH] Bump surefire-plugin.version from 3.5.0 to 3.5.1 Bumps `surefire-plugin.version` from 3.5.0 to 3.5.1. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.0 to 3.5.1 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.0...surefire-3.5.1) --- 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 03d8d1b..b86e69b 100644 --- a/samples/micronaut/pom.xml +++ b/samples/micronaut/pom.xml @@ -147,7 +147,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 ${project.build.testOutputDirectory}/security/trustStore.jks diff --git a/samples/micronaut4/pom.xml b/samples/micronaut4/pom.xml index a744151..948e0be 100644 --- a/samples/micronaut4/pom.xml +++ b/samples/micronaut4/pom.xml @@ -180,7 +180,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 ${project.build.testOutputDirectory}/security/trustStore.jks diff --git a/samples/quarkus/pom.xml b/samples/quarkus/pom.xml index 8a29075..0c40b39 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -15,7 +15,7 @@ UTF-8 UTF-8 2.16.12.Final - 3.5.0 + 3.5.1 diff --git a/samples/quarkus3/pom.xml b/samples/quarkus3/pom.xml index 03f4aeb..3b0ffd8 100644 --- a/samples/quarkus3/pom.xml +++ b/samples/quarkus3/pom.xml @@ -15,7 +15,7 @@ UTF-8 UTF-8 3.15.1 - 3.5.0 + 3.5.1