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 92bcf36ce7 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#13652) 92bcf36ce7 is described below commit 92bcf36ce7a5934c4bb1938a8141c5b573939ef1 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Thu Jul 18 15:12:32 2024 -0700 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 (#13652) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5496003c9f..71b73e9758 100644 --- a/pom.xml +++ b/pom.xml @@ -186,7 +186,7 @@ <flink.version>1.19.1</flink.version> <!-- Apache Commons Libraries --> - <commons-lang3.version>3.14.0</commons-lang3.version> + <commons-lang3.version>3.15.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.26.2</commons-compress.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org