You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ol...@apache.org on 2018/02/14 11:28:22 UTC

[sling-org-apache-sling-karaf-features] 02/04: SLING-7489 Update Jackrabbit to 2.16.1

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

olli pushed a commit to branch feature/oak-1.8
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-features.git

commit 7beda4d93fdde5cafe48fb5fda5cbb041ee7bf02
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Wed Feb 14 10:51:35 2018 +0100

    SLING-7489 Update Jackrabbit to 2.16.1
    
    remove unused Guava dependency
---
 src/main/feature/feature.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/src/main/feature/feature.xml b/src/main/feature/feature.xml
index c448278..ba93f82 100644
--- a/src/main/feature/feature.xml
+++ b/src/main/feature/feature.xml
@@ -570,7 +570,6 @@
     <bundle dependency="true">mvn:commons-fileupload/commons-fileupload/1.3.3</bundle>
     <bundle dependency="true">mvn:commons-io/commons-io/2.6</bundle>
     <bundle dependency="true">mvn:commons-lang/commons-lang/2.6</bundle>
-    <bundle dependency="true">mvn:com.google.guava/guava/15.0</bundle>
     <bundle dependency="true">mvn:org.apache.geronimo.bundles/commons-httpclient/3.1_2</bundle>
     <bundle dependency="true">mvn:org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.0</bundle>
     <bundle dependency="true">mvn:org.apache.geronimo.specs/geronimo-el_2.2_spec/1.0.4</bundle>

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