From 9fa592a933ceca2e56bbd2a8e7c9efd094e17d70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 12:14:57 +0000 Subject: [PATCH] Bump quarkus.version from 2.11.3.Final to 3.36.2 Bumps `quarkus.version` from 2.11.3.Final to 3.36.2. Updates `io.quarkus:quarkus-bom` from 2.11.3.Final to 3.36.2 - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](https://github.com/quarkusio/quarkus/compare/2.11.3.Final...3.36.2) Updates `io.quarkus:quarkus-maven-plugin` from 2.11.3.Final to 3.36.2 --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-version: 3.36.2 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: io.quarkus:quarkus-maven-plugin dependency-version: 3.36.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- profiling/kafka/kafka-solr-exchange-pooling/pom.xml | 2 +- profiling/kafka/kafka-solr/pom.xml | 2 +- profiling/kafka/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/profiling/kafka/kafka-solr-exchange-pooling/pom.xml b/profiling/kafka/kafka-solr-exchange-pooling/pom.xml index 2df36b9..f0b04e8 100644 --- a/profiling/kafka/kafka-solr-exchange-pooling/pom.xml +++ b/profiling/kafka/kafka-solr-exchange-pooling/pom.xml @@ -44,7 +44,7 @@ 11 11 - 2.2.0.Final + 3.36.2 true quay.io/oscerd ${project.artifactId} diff --git a/profiling/kafka/kafka-solr/pom.xml b/profiling/kafka/kafka-solr/pom.xml index afbf4d6..90cd9f4 100644 --- a/profiling/kafka/kafka-solr/pom.xml +++ b/profiling/kafka/kafka-solr/pom.xml @@ -44,7 +44,7 @@ 11 11 - 2.2.0.Final + 3.36.2 true quay.io/oscerd ${project.artifactId} diff --git a/profiling/kafka/pom.xml b/profiling/kafka/pom.xml index 585f397..51846bb 100644 --- a/profiling/kafka/pom.xml +++ b/profiling/kafka/pom.xml @@ -44,7 +44,7 @@ 11 11 - 2.11.3.Final + 3.36.2 true quay.io/oscerd ${project.artifactId}