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 2018/02/02 08:39:28 UTC

[camel] branch master updated: Update Jackrabbit to version 2.17.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.git


The following commit(s) were added to refs/heads/master by this push:
     new 0a4dd1e  Update Jackrabbit to version 2.17.1
0a4dd1e is described below

commit 0a4dd1ef8bd40183e016141712866d14fd3b2057
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 2 09:39:06 2018 +0100

    Update Jackrabbit to version 2.17.1
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8bc9ad1..1de3325 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -330,7 +330,7 @@
     <jackson2-scala-version>2.6.1</jackson2-scala-version>
     <!-- jackson 2.9.x is not yet working with all camel components such as swagger-java -->
     <jackson2-version>2.8.10</jackson2-version>
-    <jackrabbit-version>2.17.0</jackrabbit-version>
+    <jackrabbit-version>2.17.1</jackrabbit-version>
     <jackrabbit-guava-version>15.0</jackrabbit-guava-version>
     <jain-sip-ri-bundle-version>1.2.154_2</jain-sip-ri-bundle-version>
     <jasn1-version>1.9.0</jasn1-version>

-- 
To stop receiving notification emails like this one, please contact
acosentino@apache.org.