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 f875678c49 Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#15536) f875678c49 is described below commit f875678c499e825a3cc6f1c0432ebb4211152134 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Mon Apr 14 13:10:22 2025 -0700 Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#15536) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f52ed5b7f6..f07312a2fa 100644 --- a/pom.xml +++ b/pom.xml @@ -207,7 +207,7 @@ <commons-csv.version>1.14.0</commons-csv.version> <commons-configuration2.version>2.11.0</commons-configuration2.version> <commons-beanutils.version>1.10.1</commons-beanutils.version> - <commons-io.version>2.18.0</commons-io.version> + <commons-io.version>2.19.0</commons-io.version> <commons-codec.version>1.18.0</commons-codec.version> <commons-cli.version>1.9.0</commons-cli.version> <commons-net.version>3.11.1</commons-net.version> --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org