This is an automated email from the ASF dual-hosted git repository.
stoty pushed a commit to branch 5.1
in repository https://gitbox.apache.org/repos/asf/phoenix.git
The following commit(s) were added to refs/heads/5.1 by this push:
new e4572bb9a5 PHOENIX-7420 Bump commons-io:commons-io from 2.11.0 to
2.14.0 (#1997)
e4572bb9a5 is described below
commit e4572bb9a5d8d128f2b17144db6bfc3c88059640
Author: Istvan Toth <[email protected]>
AuthorDate: Thu Oct 10 07:28:04 2024 +0200
PHOENIX-7420 Bump commons-io:commons-io from 2.11.0 to 2.14.0 (#1997)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9d6f13aa5e..295858735e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,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.11.0</commons-io.version>
+ <commons-io.version>2.14.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>