From c527ebf6598819486aec48d752d44dda36c4e4cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 21:34:59 +0000 Subject: [PATCH] Build(deps): Bump quarkus.platform.version Bumps `quarkus.platform.version` from 3.37.1 to 3.37.3. Updates `io.quarkus.platform:quarkus-bom` from 3.37.1 to 3.37.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.37.1...3.37.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.37.1 to 3.37.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.37.1...3.37.3) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.37.2 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.37.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- chapter3/quarkus-google-cloud-functions-http/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter3/quarkus-google-cloud-functions-http/pom.xml b/chapter3/quarkus-google-cloud-functions-http/pom.xml index 4999c7d..773c811 100644 --- a/chapter3/quarkus-google-cloud-functions-http/pom.xml +++ b/chapter3/quarkus-google-cloud-functions-http/pom.xml @@ -12,7 +12,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.37.1 + 3.37.3 true 3.5.6 1.28.6