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

sseifert pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-launchpad-test-services.git


The following commit(s) were added to refs/heads/master by this push:
     new aa7c166  Update to Jackrabbit 2.22.2 (#14)
aa7c166 is described below

commit aa7c1662c9dcf58754cdd115bbe251b3effe31c8
Author: Stefan Seifert <[email protected]>
AuthorDate: Tue Nov 25 09:15:07 2025 +0100

    Update to Jackrabbit 2.22.2 (#14)
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 0a65311..7609525 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,13 +64,13 @@
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-jcr-server</artifactId>
-            <version>2.11.0</version>
+            <version>2.22.2</version>
             <scope>compile</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-webdav</artifactId>
-            <version>2.2.8</version>
+            <version>2.22.2</version>
             <scope>compile</scope>
         </dependency>
         <dependency>

Reply via email to