You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2018/04/05 21:53:31 UTC

[maven-wagon] 05/08: [WAGON-509] Upgrade Commons IO to 2.6

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

michaelo pushed a commit to branch dependency-upgrades
in repository https://gitbox.apache.org/repos/asf/maven-wagon.git

commit df9a43672d59fbd3a0bd76e90bdf3307a71fb90c
Author: Michael Osipov <mi...@apache.org>
AuthorDate: Thu Apr 5 23:02:35 2018 +0200

    [WAGON-509] Upgrade Commons IO to 2.6
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 214b143..865d3d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -305,7 +305,7 @@ under the License.
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.5</version>
+        <version>2.6</version>
       </dependency>
       <dependency>
         <groupId>org.easymock</groupId>

-- 
To stop receiving notification emails like this one, please contact
michaelo@apache.org.