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 a28cf3419a OAK-12090: Update commons-lang3 dependency to 3.20.0 (#2736)
a28cf3419a is described below

commit a28cf3419a042cd39bfdabd8802b7956f500eba3
Author: Julian Reschke <[email protected]>
AuthorDate: Fri Feb 13 20:19:51 2026 +0100

    OAK-12090: Update commons-lang3 dependency to 3.20.0 (#2736)
---
 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 716bd6e4f9..5a5f6ed55b 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -604,7 +604,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