This is an automated email from the ASF dual-hosted git repository.

deki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 4dc7c95  Upgrade commons-io to 2.10.0
     new 50e4ba6  Merge pull request #823 from jimma/commons-io-upgrade
4dc7c95 is described below

commit 4dc7c95796c89ec6d33d99b2df202cb71124a741
Author: Jim Ma <e...@apache.org>
AuthorDate: Fri Jul 2 12:28:59 2021 +0800

    Upgrade commons-io to 2.10.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index d167f44..8b2a330 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -94,7 +94,7 @@
         <cxf.classgraph.version>4.8.25</cxf.classgraph.version>
         <cxf.classmate.version>1.5.1</cxf.classmate.version>
         <cxf.commons-codec.version>1.15</cxf.commons-codec.version>
-        <cxf.commons-io.version>2.9.0</cxf.commons-io.version>
+        <cxf.commons-io.version>2.10.0</cxf.commons-io.version>
         <cxf.commons-jcs-jcache.version>2.1</cxf.commons-jcs-jcache.version>
         <cxf.commons-lang3.version>3.11</cxf.commons-lang3.version>
         <cxf.commons-logging.version>1.2</cxf.commons-logging.version>

Reply via email to