You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by ro...@apache.org on 2017/10/20 14:35:07 UTC

[sling-org-apache-sling-commons-fsclassloader] 16/33: SLING-5685 Upgrade Commons IO to 2.5

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

rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-commons-fsclassloader.git

commit 6e1f62dd5ba00d5eb0b713411aabc3f22b44accc
Author: Oliver Lietz <ol...@apache.org>
AuthorDate: Tue May 3 11:54:35 2016 +0000

    SLING-5685 Upgrade Commons IO to 2.5
    
    git-svn-id: https://svn.apache.org/repos/asf/sling/trunk@1742107 13f79535-47bb-0310-9956-ffa450edef68
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 80ff9a7..9a66f0c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -117,7 +117,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>1.4</version>
+            <version>2.5</version>
             <scope>provided</scope>
         </dependency>
 		<dependency>

-- 
To stop receiving notification emails like this one, please contact
"commits@sling.apache.org" <co...@sling.apache.org>.