From ff3b532ad9411fdd488f24e10dad293dd7012dd9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Sep 2025 11:19:04 +0000 Subject: [PATCH] Bump quarkus.platform.version from 3.25.0 to 3.26.4 Bumps `quarkus.platform.version` from 3.25.0 to 3.26.4. Updates `io.quarkus.platform:quarkus-bom` from 3.25.0 to 3.26.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.25.0...3.26.4) Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.25.0 to 3.26.4 - [Commits](https://github.com/quarkusio/quarkus-platform/compare/3.25.0...3.26.4) --- updated-dependencies: - dependency-name: io.quarkus.platform:quarkus-bom dependency-version: 3.26.4 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus.platform:quarkus-maven-plugin dependency-version: 3.26.4 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- integration-tests/corazawaf-example/pom.xml | 2 +- integration-tests/kuadrant-example/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/integration-tests/corazawaf-example/pom.xml b/integration-tests/corazawaf-example/pom.xml index da49458..375691e 100644 --- a/integration-tests/corazawaf-example/pom.xml +++ b/integration-tests/corazawaf-example/pom.xml @@ -20,7 +20,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.25.0 + 3.26.4 true 3.5.3 diff --git a/integration-tests/kuadrant-example/pom.xml b/integration-tests/kuadrant-example/pom.xml index 942c9f2..c58ac77 100644 --- a/integration-tests/kuadrant-example/pom.xml +++ b/integration-tests/kuadrant-example/pom.xml @@ -20,7 +20,7 @@ UTF-8 quarkus-bom io.quarkus.platform - 3.25.0 + 3.26.4 true 3.5.3