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

reschke 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 64d5d0795e OAK-11803: Update commons-lang3 dependency to 3.18.0 (#2387)
64d5d0795e is described below

commit 64d5d0795e0a4f7a8991c0ea1ec2936fcac97921
Author: Julian Reschke <[email protected]>
AuthorDate: Sun Jul 13 10:51:04 2025 +0200

    OAK-11803: Update commons-lang3 dependency to 3.18.0 (#2387)
---
 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 a01e8336f4..0e5dddfaa8 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -594,7 +594,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.17.0</version>
+        <version>3.18.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to