From 022185b051d9f2eafd27ac8c9e25b0f4fa1e9625 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Mar 2026 10:11:15 +0000 Subject: [PATCH] Bump surefire-plugin.version in /chapter3/quarkus-azure-functions-http Bumps `surefire-plugin.version` from 3.5.2 to 3.5.5. Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.2 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.5) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.5.2...surefire-3.5.5) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- chapter3/quarkus-azure-functions-http/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter3/quarkus-azure-functions-http/pom.xml b/chapter3/quarkus-azure-functions-http/pom.xml index 8c8f74e..a475c8f 100644 --- a/chapter3/quarkus-azure-functions-http/pom.xml +++ b/chapter3/quarkus-azure-functions-http/pom.xml @@ -14,7 +14,7 @@ io.quarkus.platform 3.17.5 true - 3.5.2 + 3.5.5