From fd73847310792f8e07281f945796706bcf3b796f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 09:20:44 +0000 Subject: [PATCH] Bump quarkus.platform.version in /chapter4/knative-quarkus-function-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/knative-quarkus-function-http/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter4/knative-quarkus-function-http/pom.xml b/chapter4/knative-quarkus-function-http/pom.xml index aae98a4..09e3a3b 100644 --- a/chapter4/knative-quarkus-function-http/pom.xml +++ b/chapter4/knative-quarkus-function-http/pom.xml @@ -12,7 +12,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.34.2 + 3.34.3 true 3.5.5