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 2eef9aa8aa PHOENIX-7475 Bump commons-io:commons-io from 2.14.0 to 
2.18.0 (#2034)
2eef9aa8aa is described below

commit 2eef9aa8aa3ee99e5aa716c28740482cb00ee7be
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 2139f9205d..2263dbd138 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.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>

Reply via email to