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-jcr-registration.git


The following commit(s) were added to refs/heads/master by this push:
     new f329a40  Bump org.apache.jackrabbit:jackrabbit-core from 2.2.9 to 
2.22.2
f329a40 is described below

commit f329a406efb6a92d8531dbe09c23389083904085
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 26 13:01:29 2025 +0000

    Bump org.apache.jackrabbit:jackrabbit-core from 2.2.9 to 2.22.2
    
    Bumps 
[org.apache.jackrabbit:jackrabbit-core](https://github.com/apache/jackrabbit) 
from 2.2.9 to 2.22.2.
    - 
[Changelog](https://github.com/apache/jackrabbit/blob/jackrabbit-2.22.2/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/jackrabbit/compare/2.2.9...jackrabbit-2.22.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.jackrabbit:jackrabbit-core
      dependency-version: 2.22.2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2b0cc7e..210f8a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -79,7 +79,7 @@
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-core</artifactId>
-            <version>2.2.9</version>
+            <version>2.22.2</version>
             <scope>provided</scope>
         </dependency>
         <dependency>

Reply via email to