From 035df9d28a6ac4fad059326923bd0de1452ea087 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 04:07:29 +0000 Subject: [PATCH] Bump io.quarkus.platform:quarkus-bom from 3.36.2 to 3.37.0 Bumps [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform) from 3.36.2 to 3.37.0. - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.36.2...3.37.0) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.37.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 59da68e..867c576 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.2 + 3.37.0 diff --git a/examples/quarkus-rest-service-cdi-library/pom.xml b/examples/quarkus-rest-service-cdi-library/pom.xml index b5525cc..32c5e23 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.2 + 3.37.0 diff --git a/examples/quarkus-rest-service/pom.xml b/examples/quarkus-rest-service/pom.xml index 1c04608..01d380e 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.2 + 3.37.0