From 90ee1653c3c338f159e647e442b43d6f530dc761 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 11:21:48 +0000 Subject: [PATCH] Bump quarkus.version from 3.35.3 to 3.36.0 Bumps `quarkus.version` from 3.35.3 to 3.36.0. Updates `io.quarkus.platform:quarkus-bom` from 3.35.3 to 3.36.0 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.35.3...3.36.0) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.35.3 to 3.36.0 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.35.3...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 - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.36.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 0f3ab09a4bf..3ce0e4aaec4 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -18,7 +18,7 @@ 17 - 3.35.3 + 3.36.0 diff --git a/examples/webapp/pom.xml b/examples/webapp/pom.xml index 9770f5fa8c0..5ae93734b11 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -18,7 +18,7 @@ 17 - 3.35.3 + 3.36.0 diff --git a/pom.xml b/pom.xml index 4273739e9d4..8e1093938d9 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 0.9.6 3.0.1 5.3.2 - 3.35.3 + 3.36.0 2.0.18 5.8.14