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 fff9207282 OAK-11822: Update commons-lang dependency to 1.14.0 (#2407)
fff9207282 is described below

commit fff9207282153aaad13e734a49b3131e554820f5
Author: Julian Reschke <[email protected]>
AuthorDate: Tue Jul 29 08:23:18 2025 +0200

    OAK-11822: Update commons-lang dependency to 1.14.0 (#2407)
---
 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 cc9e78bcdc..09003b596e 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -599,7 +599,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-text</artifactId>
-        <version>1.13.1</version>
+        <version>1.14.0</version>
       </dependency>
       <dependency>
         <groupId>commons-io</groupId>

Reply via email to