You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2023/05/09 00:41:32 UTC

[archiva] branch archiva-2.x updated: Upgrade Jackrabbit to 2.19.6

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

olamy pushed a commit to branch archiva-2.x
in repository https://gitbox.apache.org/repos/asf/archiva.git


The following commit(s) were added to refs/heads/archiva-2.x by this push:
     new 2e215371f Upgrade Jackrabbit to 2.19.6
2e215371f is described below

commit 2e215371f2cb63a6fcf0457f5d3aedf267b1522a
Author: Olivier Lamy <ol...@apache.org>
AuthorDate: Tue May 9 10:41:15 2023 +1000

    Upgrade Jackrabbit to 2.19.6
    
    Signed-off-by: Olivier Lamy <ol...@apache.org>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bf0084fd5..8c6d819bc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
     <surefire.redirectTestOutputToFile>true</surefire.redirectTestOutputToFile>
     <jacocoagent />
     <lucene.version>3.6.2</lucene.version>
-    <jackrabbit.version>2.9.1</jackrabbit.version>
+    <jackrabbit.version>2.19.6</jackrabbit.version>
 
     <sirona.version>0.1-incubating</sirona.version>