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

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

commit fcbdd497944a7cb7d35450476e69e30ec409ee07
Author: Julian Reschke <[email protected]>
AuthorDate: Fri Feb 13 20:24:57 2026 +0100

    OAK-12092: Update commons-text dependency to 1.15.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 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