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

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

commit 7ccfabedf677a9cdbe4e5ad3aa3dd847a0016fd9
Author: Julian Reschke <[email protected]>
AuthorDate: Tue Feb 10 12:16:13 2026 +0100

    OAK-12090: Update commons-lang3 dependency to 3.20.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 231b5afe67..6262163dad 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -591,7 +591,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.19.0</version>
+        <version>3.20.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to