From 405e5ab929042f77451205c84c535372fc641dc5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 03:07:36 +0000 Subject: [PATCH] chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) 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-patch ... Signed-off-by: dependabot[bot] --- run/quarkus-hello-world/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run/quarkus-hello-world/pom.xml b/run/quarkus-hello-world/pom.xml index acb2ba3f..a9034446 100644 --- a/run/quarkus-hello-world/pom.xml +++ b/run/quarkus-hello-world/pom.xml @@ -79,7 +79,7 @@ maven-surefire-plugin - 3.2.1 + 3.2.2 org.jboss.logmanager.LogManager