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 93a15a576d4 Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#17175)
93a15a576d4 is described below
commit 93a15a576d476509b98d12869af63e10d60c5751
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 11 11:15:25 2025 -0800
Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#17175)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ab46b34bc3d..5b53650a11e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -210,7 +210,7 @@
<commons-csv.version>1.14.1</commons-csv.version>
<commons-configuration2.version>2.12.0</commons-configuration2.version>
<commons-beanutils.version>1.11.0</commons-beanutils.version>
- <commons-io.version>2.20.0</commons-io.version>
+ <commons-io.version>2.21.0</commons-io.version>
<commons-codec.version>1.20.0</commons-codec.version>
<commons-cli.version>1.10.0</commons-cli.version>
<commons-net.version>3.12.0</commons-net.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]