This is an automated email from the ASF dual-hosted git repository. jbonofre pushed a commit to branch camel-karaf-3.4.x in repository https://gitbox.apache.org/repos/asf/camel-karaf.git
The following commit(s) were added to refs/heads/camel-karaf-3.4.x by this push: new 6674d82 [CAMEL-15461] Upgrade to jedis 3.3.0_2 bundle 6674d82 is described below commit 6674d82db6919da03a6ddae7760842ebb43b4425 Author: jbonofre <jbono...@apache.org> AuthorDate: Sat Aug 29 14:36:11 2020 +0200 [CAMEL-15461] Upgrade to jedis 3.3.0_2 bundle (cherry picked from commit 4cdbb0106996f31332777b8c246c60eb5c9bff58) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 9a2b275..615daac 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,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.1.0_1</jedis-client-bundle-version> + <jedis-client-bundle-version>3.3.0_2</jedis-client-bundle-version> <jetty9-version>9.4.20.v20190813</jetty9-version> <jing-bundle-version>20030619_5</jing-bundle-version> <jodatime-bundle-version>1.6.2</jodatime-bundle-version>