From 16b74a5e65ce88f052d4fca0a0eb15541c59bcc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 00:26:30 +0000 Subject: [PATCH] build(deps): Bump surefire-plugin.version in /sample-apps/quarkus-app Bumps `surefire-plugin.version` from 3.5.1 to 3.5.2. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.1...surefire-3.5.2) --- 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] --- sample-apps/quarkus-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-apps/quarkus-app/pom.xml b/sample-apps/quarkus-app/pom.xml index 02600b52..b1c352e3 100644 --- a/sample-apps/quarkus-app/pom.xml +++ b/sample-apps/quarkus-app/pom.xml @@ -22,7 +22,7 @@ 3.6.9 3.6.9 - 3.5.1 + 3.5.2