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-features.git
commit 33c8333a336d50bfcb03e2eb7cdb7e5a2c1a1fad Author: Oliver Lietz <[email protected]> AuthorDate: Sun Feb 11 21:53:36 2018 +0100 SLING-7490 Update Oak to 1.6.8 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 02c6c5d..fb8c29b 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ <properties> <org.apache.karaf.version>4.2.0.M2</org.apache.karaf.version> <org.apache.jackrabbit.version>2.16.1</org.apache.jackrabbit.version> - <org.apache.jackrabbit.oak.version>1.6.7</org.apache.jackrabbit.oak.version> + <org.apache.jackrabbit.oak.version>1.6.8</org.apache.jackrabbit.oak.version> <org.apache.tika.version>1.17</org.apache.tika.version> </properties> -- To stop receiving notification emails like this one, please contact [email protected].
