From c9755391f282d019d6115e0ad2a37c39a3727a07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 21:34:58 +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] --- chapter4/quarkus-funqy-gcp-cloud-events/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter4/quarkus-funqy-gcp-cloud-events/pom.xml b/chapter4/quarkus-funqy-gcp-cloud-events/pom.xml index d542da6..9ee63d0 100644 --- a/chapter4/quarkus-funqy-gcp-cloud-events/pom.xml +++ b/chapter4/quarkus-funqy-gcp-cloud-events/pom.xml @@ -12,7 +12,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.37.1 + 3.37.3 true 3.5.6