You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by kw...@apache.org on 2021/01/27 10:21:36 UTC

[sling-org-apache-sling-jcr-packageinit] 06/25: Update dependencies to o.a.jackrabbit.vault 3.2.4

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

kwin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-jcr-packageinit.git

commit aa4cc56324029ed1dbdf10391f3895df8dac7333
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
---
 packageinit/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packageinit/pom.xml b/packageinit/pom.xml
index 9cdcbd4..73cd312 100644
--- a/packageinit/pom.xml
+++ b/packageinit/pom.xml
@@ -120,7 +120,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>provided</scope>
         </dependency>
         <dependency>