This is an automated email from the ASF dual-hosted git repository.
Jackie-Jiang 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 5f1b8915757 Bump org.apache.commons:commons-collections4 from 4.5.0 to
4.6.0 (#19214)
5f1b8915757 is described below
commit 5f1b891575756da67cf053cf66215db2473ed406
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 11 11:40:07 2026 -0700
Bump org.apache.commons:commons-collections4 from 4.5.0 to 4.6.0 (#19214)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 25566e0c34f..8825889f4f4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -236,7 +236,7 @@
<!-- Apache Commons Libraries -->
<commons-lang3.version>3.20.0</commons-lang3.version>
- <commons-collections4.version>4.5.0</commons-collections4.version>
+ <commons-collections4.version>4.6.0</commons-collections4.version>
<commons-text.version>1.15.0</commons-text.version>
<commons-compress.version>1.28.0</commons-compress.version>
<commons-math3.version>3.6.1</commons-math3.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]