This is an automated email from the ASF dual-hosted git repository.
olli pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-karaf-integration-tests.git
The following commit(s) were added to refs/heads/master by this push:
new 30af851 SLING-7489 Update Jackrabbit to 2.16.1
30af851 is described below
commit 30af85134d0856f2b3ed45726ba67efb2a53373e
Author: Oliver Lietz <[email protected]>
AuthorDate: Sun Feb 11 21:52:12 2018 +0100
SLING-7489 Update Jackrabbit to 2.16.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index fad2941..63ca611 100644
--- a/pom.xml
+++ b/pom.xml
@@ -35,7 +35,7 @@
<description>Integration Tests for Apache Sling Karaf</description>
<properties>
- <org.apache.jackrabbit.version>2.16.0</org.apache.jackrabbit.version>
+ <org.apache.jackrabbit.version>2.16.1</org.apache.jackrabbit.version>
<org.apache.karaf.version>4.2.0.M2</org.apache.karaf.version>
<org.ops4j.pax.exam.version>4.11.0</org.ops4j.pax.exam.version>
</properties>
--
To stop receiving notification emails like this one, please contact
[email protected].