This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git
The following commit(s) were added to refs/heads/main by this push:
new 40007af Bump org.apache.camel.k:camel-k-runtime-bom from 1.9.0 to
3.15.3
40007af is described below
commit 40007af7958fa608ff9535ea1328b26e8b7f72e0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jun 10 07:44:53 2026 +0000
Bump org.apache.camel.k:camel-k-runtime-bom from 1.9.0 to 3.15.3
Bumps
[org.apache.camel.k:camel-k-runtime-bom](https://github.com/apache/camel-k-runtime)
from 1.9.0 to 3.15.3.
-
[Changelog](https://github.com/apache/camel-k-runtime/blob/main/CHANGELOG.md)
-
[Commits](https://github.com/apache/camel-k-runtime/compare/camel-k-runtime-project-1.9.0...camel-k-runtime-project-3.15.3)
---
updated-dependencies:
- dependency-name: org.apache.camel.k:camel-k-runtime-bom
dependency-version: 3.15.3
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
---
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 bc4c790..064809a 100644
--- a/profiling/kafka/kafka-solr-exchange-pooling/pom.xml
+++ b/profiling/kafka/kafka-solr-exchange-pooling/pom.xml
@@ -49,7 +49,7 @@
<quarkus.container-image.group>quay.io/oscerd</quarkus.container-image.group>
<quarkus.container-image.name>${project.artifactId}</quarkus.container-image.name>
- <camel-k-runtime.version>1.9.0</camel-k-runtime.version>
+ <camel-k-runtime.version>3.15.3</camel-k-runtime.version>
<camel-quarkus.version>2.2.0</camel-quarkus.version>
<camel-kamelets-catalog.version>main-SNAPSHOT</camel-kamelets-catalog.version>
</properties>
diff --git a/profiling/kafka/kafka-solr/pom.xml
b/profiling/kafka/kafka-solr/pom.xml
index 4b3d903..ebf867c 100644
--- a/profiling/kafka/kafka-solr/pom.xml
+++ b/profiling/kafka/kafka-solr/pom.xml
@@ -49,7 +49,7 @@
<quarkus.container-image.group>quay.io/oscerd</quarkus.container-image.group>
<quarkus.container-image.name>${project.artifactId}</quarkus.container-image.name>
- <camel-k-runtime.version>1.9.0</camel-k-runtime.version>
+ <camel-k-runtime.version>3.15.3</camel-k-runtime.version>
<camel-quarkus.version>2.2.0</camel-quarkus.version>
<camel-kamelets-catalog.version>main-SNAPSHOT</camel-kamelets-catalog.version>
</properties>
diff --git a/profiling/kafka/pom.xml b/profiling/kafka/pom.xml
index f967271..d0ff743 100644
--- a/profiling/kafka/pom.xml
+++ b/profiling/kafka/pom.xml
@@ -49,7 +49,7 @@
<quarkus.container-image.group>quay.io/oscerd</quarkus.container-image.group>
<quarkus.container-image.name>${project.artifactId}</quarkus.container-image.name>
- <camel-k-runtime.version>1.14.0</camel-k-runtime.version>
+ <camel-k-runtime.version>3.15.3</camel-k-runtime.version>
<camel-quarkus.version>2.11.0</camel-quarkus.version>
<camel-kamelets-catalog.version>0.9.0</camel-kamelets-catalog.version>
</properties>