From 6d988e216c4131d9eaf504f32bd273d57b075562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 15:00:31 +0000 Subject: [PATCH] chore(deps): bump maven-surefire-plugin.version from 3.0.0 to 3.1.0 Bumps `maven-surefire-plugin.version` from 3.0.0 to 3.1.0. Updates `maven-surefire-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0) Updates `maven-failsafe-plugin` from 3.0.0 to 3.1.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.0.0...surefire-3.1.0) --- 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-minor ... 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 5766f706..a4b91c74 100644 --- a/samples/quarkus/pom.xml +++ b/samples/quarkus/pom.xml @@ -18,7 +18,7 @@ quarkus-bom io.quarkus.platform 3.0.1.Final - 3.0.0 + 3.1.0 2.0.6