This is an automated email from the ASF dual-hosted git repository.
stoty pushed a commit to branch 5.2
in repository https://gitbox.apache.org/repos/asf/phoenix.git
The following commit(s) were added to refs/heads/5.2 by this push:
new 1f1bf89c33 PHOENIX-7475 Bump commons-io:commons-io from 2.14.0 to
2.18.0 (#2034)
1f1bf89c33 is described below
commit 1f1bf89c33e0ad4d7e4503fa913df67846a60de4
Author: Nihal Jain <[email protected]>
AuthorDate: Tue Feb 4 20:21:49 2025 +0530
PHOENIX-7475 Bump commons-io:commons-io from 2.14.0 to 2.18.0 (#2034)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 0c8a228ea5..0456362d75 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,7 +113,7 @@
<protobuf.group>com.google.protobuf</protobuf.group>
<protobuf-java.version>2.5.0</protobuf-java.version>
<protoc.version>2.5.0</protoc.version>
- <commons-io.version>2.14.0</commons-io.version>
+ <commons-io.version>2.18.0</commons-io.version>
<commons-lang3.version>3.8</commons-lang3.version>
<commons-csv.version>1.0</commons-csv.version>
<commons-compress.version>1.26.0</commons-compress.version>