This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to annotated tag org.apache.sling.scripting.thymeleaf-1.0.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git
commit 0b55cfb10a736f4214a963bb80cb77a29de438b9 Author: Oliver Lietz <[email protected]> AuthorDate: Mon Apr 25 14:49:11 2016 +0000 SLING-5685 Upgrade Commons IO to 2.5 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/org.apache.sling.scripting.thymeleaf@1740847 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 56f9aa1..b32f66f 100644 --- a/pom.xml +++ b/pom.xml @@ -88,7 +88,7 @@ <dependency> <groupId>commons-io</groupId> <artifactId>commons-io</artifactId> - <version>2.4</version> + <version>2.5</version> <scope>provided</scope> </dependency> <!-- Apache Sling --> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
