You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by da...@apache.org on 2019/02/01 16:56:37 UTC

[sling-org-apache-sling-feature-extension-content] 03/46: Update dependencies to o.a.jackrabbit.vault 3.2.4

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

davidb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-feature-extension-content.git

commit 876e33d4759cebaa6a3809227c0ab98bfabb3452
Author: Karl Pauls <ka...@gmail.com>
AuthorDate: Thu Sep 27 12:34:05 2018 +0200

    Update dependencies to o.a.jackrabbit.vault 3.2.4
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9c5b284..0bf8278 100644
--- a/pom.xml
+++ b/pom.xml
@@ -76,7 +76,7 @@
         <dependency>
             <groupId>org.apache.jackrabbit.vault</groupId>
             <artifactId>org.apache.jackrabbit.vault</artifactId>
-            <version>3.2.1-SNAPSHOT</version>
+            <version>3.2.4</version>
             <scope>compile</scope>
         </dependency>
            <dependency>