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 a7459d28e5 OAK-12092: Update commons-text dependency to 1.15.0 (#2742)
a7459d28e5 is described below

commit a7459d28e559aea079488a73cad692978db668ab
Author: Julian Reschke <[email protected]>
AuthorDate: Sat Feb 14 09:05:05 2026 +0100

    OAK-12092: Update commons-text dependency to 1.15.0 (#2742)
---
 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 5a5f6ed55b..74e07b3b60 100644
--- a/oak-parent/pom.xml
+++ b/oak-parent/pom.xml
@@ -609,7 +609,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-text</artifactId>
-        <version>1.14.0</version>
+        <version>1.15.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to