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 2021/02/08 09:10:37 UTC

[camel-karaf] branch master updated: Upgrade Jedis bundle to version 3.5.1_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 25528c5  Upgrade Jedis bundle to version 3.5.1_1
25528c5 is described below

commit 25528c54f44151bfd8e1bdb99b06ad0c1c964fb0
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Feb 8 10:10:13 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 35f9cad..9257d0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -198,7 +198,7 @@
         <jaxb-version>2.3.0</jaxb-version>
         <jaxb-bundle-version>2.3.1_1</jaxb-bundle-version>
         <jdom-bundle-version>2.0.6_1</jdom-bundle-version>
-        <jedis-client-bundle-version>3.3.0_2</jedis-client-bundle-version>
+        <jedis-client-bundle-version>3.5.1_1</jedis-client-bundle-version>
         <jetty9-version>9.4.32.v20200930</jetty9-version>
         <jing-bundle-version>20030619_5</jing-bundle-version>
         <jodatime-bundle-version>1.6.2</jodatime-bundle-version>