From ab68766d7a66c40cc7625f7f10e73318d8e7240e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 09:20:39 +0000 Subject: [PATCH] Bump quarkus.platform.version in /chapter4/quarkus-funqy-gcp-http Bumps `quarkus.platform.version` from 3.34.2 to 3.34.3. Updates `io.quarkus.platform:quarkus-bom` from 3.34.2 to 3.34.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.34.2...3.34.3) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.34.2 to 3.34.3 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.34.2...3.34.3) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.34.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.34.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- chapter4/quarkus-funqy-gcp-http/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter4/quarkus-funqy-gcp-http/pom.xml b/chapter4/quarkus-funqy-gcp-http/pom.xml index 65be00c..05b5045 100644 --- a/chapter4/quarkus-funqy-gcp-http/pom.xml +++ b/chapter4/quarkus-funqy-gcp-http/pom.xml @@ -12,7 +12,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.34.2 + 3.34.3 true 3.5.5