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/04/02 14:51:41 UTC

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

commit a921ed18d7c82fc04b128774a7bad2994529ffb1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Apr 2 16:47:56 2021 +0200

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

diff --git a/pom.xml b/pom.xml
index c42a4a4..e769ef7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -197,7 +197,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.5.1_1</jedis-client-bundle-version>
+        <jedis-client-bundle-version>3.5.2_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>