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

joerghoh pushed a commit to branch SLING-13106
in repository 
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-distribution-journal.git

commit ab9cd3a4ee68d6785b2505cf187306a4e54e2f8a
Author: Joerg Hoh <[email protected]>
AuthorDate: Wed Feb 11 14:19:04 2026 +0100

    SLING-13106 update dependencies
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6189a9e..c726dab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -227,7 +227,7 @@
         <dependency>
             <groupId>org.apache.jackrabbit</groupId>
             <artifactId>jackrabbit-jcr-commons</artifactId>
-            <version>2.16.0</version>
+            <version>2.22.2</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
@@ -246,13 +246,13 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.5</version>
+            <version>2.14.0</version>
             <scope>provided</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-lang3</artifactId>
-            <version>3.6</version>
+            <version>3.19.0</version>
             <scope>provided</scope>
         </dependency>
 

Reply via email to