From dd532ac76f0b88fa4a0d6a25abf4fde862145925 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 5 Dec 2023 14:45:52 +0000 Subject: [PATCH] chore(deps): bump maven-surefire-plugin.version from 3.1.2 to 3.2.2 Bumps `maven-surefire-plugin.version` from 3.1.2 to 3.2.2. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.1.2 to 3.2.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.1.2...surefire-3.2.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.2.1 to 3.2.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.2.1...surefire-3.2.2) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor - 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/quarkus/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/samples/quarkus/pom.xml b/samples/quarkus/pom.xml index 533349b3..cf77dc8b 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -18,7 +18,7 @@ io.quarkus.platform 3.6.0 true - 3.2.1 + 3.2.2