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-queryserver.git


The following commit(s) were added to refs/heads/master by this push:
     new 6641436  PHOENIX-7475 Bump commons-io:commons-io from 2.14.0 to 2.18.0 
(#170)
6641436 is described below

commit 6641436690c569bb85960263bdc1b2353152b6dc
Author: Nihal Jain <[email protected]>
AuthorDate: Thu Jan 16 11:55:08 2025 +0530

    PHOENIX-7475 Bump commons-io:commons-io from 2.14.0 to 2.18.0 (#170)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4412fcb..f260875 100644
--- a/pom.xml
+++ b/pom.xml
@@ -84,7 +84,7 @@
         <gson.version>2.10.1</gson.version>
         <jetty.version>9.4.56.v20240826</jetty.version>
         <netty-bom.version>4.1.108.Final</netty-bom.version>
-        <commons-io.version>2.14.0</commons-io.version>
+        <commons-io.version>2.18.0</commons-io.version>
         <sqlline.version>1.9.0</sqlline.version>
         <slf4j.version>1.7.36</slf4j.version>
         <avatica.version>1.25.0</avatica.version>

Reply via email to