This is an automated email from the ASF dual-hosted git repository.
stoty pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/phoenix.git
The following commit(s) were added to refs/heads/master by this push:
new dbb18ec710 PHOENIX-7420 Bump commons-io:commons-io from 2.11.0 to
2.14.0 (#1997)
dbb18ec710 is described below
commit dbb18ec7109137e33c1e2ee4e3064d2a26ca607e
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 822f10fdf4..eed394bb7d 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.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>