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 d43f8aa641 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#13918) d43f8aa641 is described below commit d43f8aa6417880accca22da4b06499fd082a95b7 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Aug 30 14:24:50 2024 -0700 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#13918) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 122f807838..8bff542044 100644 --- a/pom.xml +++ b/pom.xml @@ -192,7 +192,7 @@ <flink.version>1.20.0</flink.version> <!-- Apache Commons Libraries --> - <commons-lang3.version>3.16.0</commons-lang3.version> + <commons-lang3.version>3.17.0</commons-lang3.version> <commons-collections4.version>4.4</commons-collections4.version> <commons-text.version>1.12.0</commons-text.version> <commons-compress.version>1.27.1</commons-compress.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org