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

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

commit d1586e252ab11e8b131bd3d0f17bf4e06f6163f4
Author: Julian Reschke <resc...@apache.org>
AuthorDate: Wed May 7 16:28:31 2025 +0100

    OAK-11702: Update commons-codec dependency to 1.18.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 2adf25b2ad..93472b9536 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -624,7 +624,7 @@
       <dependency>
         <groupId>commons-codec</groupId>
         <artifactId>commons-codec</artifactId>
-        <version>1.17.2</version>
+        <version>1.18.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to