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 <[email protected]> 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 "[email protected]" <[email protected]>.
