From d24dc983f8097894a095e29ed054f1c3c21e3bdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 04:08:33 +0000 Subject: [PATCH] Bump io.quarkus.platform:quarkus-bom from 3.36.1 to 3.36.2 Bumps [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) from 3.36.1 to 3.36.2. - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.36.1...3.36.2) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.36.2 dependency-type: direct:production update-type: version-update:semver-patch ... 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 bb2509a..3e245fc 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.36.1 + 3.36.2 diff --git a/examples/quarkus-rest-service-cdi-library/pom.xml b/examples/quarkus-rest-service-cdi-library/pom.xml index e9a5b1f..b5525cc 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.36.1 + 3.36.2 diff --git a/examples/quarkus-rest-service/pom.xml b/examples/quarkus-rest-service/pom.xml index e96c936..1c04608 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.36.1 + 3.36.2