This is an automated email from the ASF dual-hosted git repository.
mawiesne pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/opennlp-sandbox.git
The following commit(s) were added to refs/heads/main by this push:
new 8a2999af Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0
(#475)
8a2999af is described below
commit 8a2999af4edd212c10a4831031511235cc474522
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon May 18 08:26:54 2026 +0200
Bump org.apache.commons:commons-text from 1.14.0 to 1.15.0 (#475)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index f822e1bd..d31d7e51 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
<commons-compress.version>1.28.0</commons-compress.version>
<commons-io.version>2.22.0</commons-io.version>
<commons-lang3.version>3.20.0</commons-lang3.version>
- <commons-text.version>1.14.0</commons-text.version>
+ <commons-text.version>1.15.0</commons-text.version>
<commons-logging.version>1.3.6</commons-logging.version>
<commons-math3.version>3.6.1</commons-math3.version>