From 595875138463dd5b47d1111275f1d5b4e283d4ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 07:47:06 +0000 Subject: [PATCH] Bump io.quarkus.platform:quarkus-bom from 3.35.4 to 3.36.0 Bumps [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) from 3.35.4 to 3.36.0. - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.35.4...3.36.0) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.36.0 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 4b18d34..a1f8f57 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.35.4 + 3.36.0 diff --git a/examples/quarkus-rest-service-cdi-library/pom.xml b/examples/quarkus-rest-service-cdi-library/pom.xml index cb5dce3..55a47f8 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.35.4 + 3.36.0 diff --git a/examples/quarkus-rest-service/pom.xml b/examples/quarkus-rest-service/pom.xml index e5053cb..558f921 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.4 + 3.36.0