From 7f9c1ba4e2cc00bc4f0993301bac324ddfc99914 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 May 2026 04:47:48 +0000 Subject: [PATCH] Bump quarkus.platform.version from 3.34.6 to 3.35.4 Bumps `quarkus.platform.version` from 3.34.6 to 3.35.4. Updates `io.quarkus.platform:quarkus-bom` from 3.34.6 to 3.35.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.34.6...3.35.4) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.34.6 to 3.35.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.34.6...3.35.4) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.35.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.35.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- examples/quarkus-common/pom.xml | 2 +- examples/quarkus-rest-service-cdi-library/pom.xml | 2 +- examples/quarkus-rest-service/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/quarkus-common/pom.xml b/examples/quarkus-common/pom.xml index 3281bbe..26f6467 100644 --- a/examples/quarkus-common/pom.xml +++ b/examples/quarkus-common/pom.xml @@ -19,7 +19,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.34.6 + 3.35.4 diff --git a/examples/quarkus-rest-service-cdi-library/pom.xml b/examples/quarkus-rest-service-cdi-library/pom.xml index 9b20365..cb5dce3 100644 --- a/examples/quarkus-rest-service-cdi-library/pom.xml +++ b/examples/quarkus-rest-service-cdi-library/pom.xml @@ -38,7 +38,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.34.6 + 3.35.4 diff --git a/examples/quarkus-rest-service/pom.xml b/examples/quarkus-rest-service/pom.xml index 88b46d4..e5053cb 100644 --- a/examples/quarkus-rest-service/pom.xml +++ b/examples/quarkus-rest-service/pom.xml @@ -19,7 +19,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.35.3 + 3.35.4