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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new ac0fa02d67 OAK-12294 : bump commons-codec to 1.20.0 (#2998)
ac0fa02d67 is described below

commit ac0fa02d67d90880003a133136e816a246da9e1c
Author: Rishabh Kumar <[email protected]>
AuthorDate: Sat Jul 4 16:34:21 2026 +0530

    OAK-12294 : bump commons-codec to 1.20.0 (#2998)
---
 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 ace76ed197..8924502f3d 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -669,7 +669,7 @@
       <dependency>
         <groupId>commons-codec</groupId>
         <artifactId>commons-codec</artifactId>
-        <version>1.19.0</version>
+        <version>1.20.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to