This is an automated email from the ASF dual-hosted git repository.
jackie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push:
new ee474defe9b Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0
(#16427)
ee474defe9b is described below
commit ee474defe9b1187ff74137847ffd224af65971bf
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jul 27 17:37:07 2025 -0700
Bump org.apache.commons:commons-text from 1.13.1 to 1.14.0 (#16427)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ff94792856c..5125e92af7b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -204,7 +204,7 @@
<!-- Apache Commons Libraries -->
<commons-lang3.version>3.18.0</commons-lang3.version>
<commons-collections4.version>4.5.0</commons-collections4.version>
- <commons-text.version>1.13.1</commons-text.version>
+ <commons-text.version>1.14.0</commons-text.version>
<commons-compress.version>1.27.1</commons-compress.version>
<commons-math3.version>3.6.1</commons-math3.version>
<commons-csv.version>1.14.0</commons-csv.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]