You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/25 06:42:49 UTC

[camel-karaf] branch master updated: Upgrade Kafka bundle to version 2.6.0_1

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 12e7e3c  Upgrade Kafka bundle to version 2.6.0_1
12e7e3c is described below

commit 12e7e3ce5ad25bc90fc2efd2f290397984313e86
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 25 08:28:44 2020 +0200

    Upgrade Kafka bundle to version 2.6.0_1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 84ef787..15d39ac 100644
--- a/pom.xml
+++ b/pom.xml
@@ -195,7 +195,7 @@
         <juel-bundle-version>2.1.3_1</juel-bundle-version>
         <junit-bundle-version>4.11_1</junit-bundle-version>
         <jzlib-bundle-version>1.1.3_2</jzlib-bundle-version>
-        <kafka-bundle-version>2.5.0_1</kafka-bundle-version>
+        <kafka-bundle-version>2.6.0_1</kafka-bundle-version>
         <karaf4-version>4.2.9</karaf4-version>
         <kxml2-bundle-version>2.3.0_3</kxml2-bundle-version>
         <libphonenumber-bundle-version>8.12.8_1</libphonenumber-bundle-version>