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 8f30d9e9b57a7f61b418df0e0a8c7e5ac9f19ab6 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Sep 10 07:51:25 2021 +0200 Use Kamelets catalog 0.4.0 in Kafka Minio profiling example --- profiling/kafka-minio/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profiling/kafka-minio/pom.xml b/profiling/kafka-minio/pom.xml index 3cd9d03..a094a49 100644 --- a/profiling/kafka-minio/pom.xml +++ b/profiling/kafka-minio/pom.xml @@ -51,7 +51,7 @@ <camel-k-runtime.version>1.9.0</camel-k-runtime.version> <camel-quarkus.version>2.2.0</camel-quarkus.version> - <camel-kamelets-catalog.version>0.3.0</camel-kamelets-catalog.version> + <camel-kamelets-catalog.version>0.4.0</camel-kamelets-catalog.version> </properties> <dependencyManagement>