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

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

commit 55178563f835e3dd8a5ef1b484cfcdb992064e28
Author: Julian Reschke <[email protected]>
AuthorDate: Sat Jul 12 06:28:40 2025 +0100

    OAK-11803: Update commons-lang3 dependency to 3.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 a5cd8a0262..b460fa262f 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