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 41b14088fd Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 (#15620) 41b14088fd is described below commit 41b14088fdb21b1ff6624e258461328a6bf0689a Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Apr 23 11:22:01 2025 -0700 Bump org.apache.commons:commons-collections4 from 4.4 to 4.5.0 (#15620) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4e6a5cb7be..08d45fa8f8 100644 --- a/pom.xml +++ b/pom.xml @@ -200,7 +200,7 @@ <!-- Apache Commons Libraries --> <commons-lang3.version>3.17.0</commons-lang3.version> - <commons-collections4.version>4.4</commons-collections4.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> <commons-math3.version>3.6.1</commons-math3.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org