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 cfd1a82c8f PHOENIX-7420 Bump commons-io:commons-io from 2.11.0 to 
2.14.0 (#1997)
cfd1a82c8f is described below

commit cfd1a82c8fcfe45b67b17589e34a3154f67cf660
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 006b15c99d..8ef9054444 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>

Reply via email to