From 05157bd6e0ffd47d299cc7f6fe8545c5137feec5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Sep 2025 15:05:22 +0000 Subject: [PATCH] Bump quarkus.version from 3.24.3 to 3.26.2 Bumps `quarkus.version` from 3.24.3 to 3.26.2. Updates `io.quarkus.platform:quarkus-bom` from 3.24.3 to 3.26.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.24.3...3.26.2) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.24.3 to 3.26.2 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.24.3...3.26.2) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.26.2 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.26.2 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 268ece1c91..f2f0be8e73 100644 --- a/examples/cli/pom.xml +++ b/examples/cli/pom.xml @@ -18,7 +18,7 @@ 17 - 3.24.3 + 3.26.2 diff --git a/examples/webapp/pom.xml b/examples/webapp/pom.xml index b3ef719ac7..ac3793c720 100644 --- a/examples/webapp/pom.xml +++ b/examples/webapp/pom.xml @@ -18,7 +18,7 @@ 17 - 3.24.3 + 3.26.2 diff --git a/pom.xml b/pom.xml index 1f4dcf3cdb..8fb37dc603 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ 0.9.6 3.0.1 5.1.0 - 3.24.3 + 3.26.2 2.0.17 5.8.14