From bcfaf5e0be3b623a65af5c9d3953fd6d6358af7c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 17:36:50 +0000 Subject: [PATCH] Bump quarkus.version from 3.36.1 to 3.36.2 Bumps `quarkus.version` from 3.36.1 to 3.36.2. Updates `io.quarkus.platform:quarkus-bom` from 3.36.1 to 3.36.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.36.1...3.36.2) Updates `io.quarkus.platform:quarkus-maven-plugin` 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 - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.36.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- examples/cli/pom.xml | 2 +- examples/webapp/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/cli/pom.xml b/examples/cli/pom.xml index 02de73ab228..d7685f11548 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -18,7 +18,7 @@ 17 - 3.36.1 + 3.36.2 diff --git a/examples/webapp/pom.xml b/examples/webapp/pom.xml index d297171c607..9c0fed2d5dc 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -18,7 +18,7 @@ 17 - 3.36.1 + 3.36.2 diff --git a/pom.xml b/pom.xml index 50cef13c3ea..b499043f2c3 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 0.9.6 3.0.2 5.4.0 - 3.36.1 + 3.36.2 2.0.18 5.8.14