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

rishabhdaim pushed a commit to branch OAK-12293
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit b90126e382ff775bf63387b321d2f5317f99c49b
Author: rishabhdaim <[email protected]>
AuthorDate: Sat Jul 4 00:12:57 2026 +0530

    OAK-12293 : bump commons-io to 2.22.0
---
 oak-parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/oak-parent/pom.xml b/oak-parent/pom.xml
index 96507f6217..430a458c71 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -664,7 +664,7 @@
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.20.0</version>
+        <version>2.22.0</version>
       </dependency>
       <dependency>
         <groupId>commons-codec</groupId>

Reply via email to