This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git
commit aab580394404955d755d63c3d739a1f8a9cd1f4a Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Wed Aug 3 08:22:09 2022 +0200 Moved to Camel-Kamelets 0.8.1 --- profiling/kafka/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiling/kafka/pom.xml b/profiling/kafka/pom.xml index f226123..cd6cae6 100644 --- a/profiling/kafka/pom.xml +++ b/profiling/kafka/pom.xml @@ -51,7 +51,7 @@ <camel-k-runtime.version>1.13.0</camel-k-runtime.version> <camel-quarkus.version>2.8.0</camel-quarkus.version> - <camel-kamelets-catalog.version>0.7.1</camel-kamelets-catalog.version> + <camel-kamelets-catalog.version>0.8.1</camel-kamelets-catalog.version> </properties> <dependencyManagement>