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 d45e62f4dd Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0
(#16318)
d45e62f4dd is described below
commit d45e62f4ddee88530cbc575a89871c0df9bb901e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 10 10:58:39 2025 -0700
Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#16318)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e4462f353d..c4de1b6a49 100644
--- a/pom.xml
+++ b/pom.xml
@@ -201,7 +201,7 @@
<flink.version>1.20.2</flink.version>
<!-- Apache Commons Libraries -->
- <commons-lang3.version>3.17.0</commons-lang3.version>
+ <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-compress.version>1.27.1</commons-compress.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]