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.1.0 in repository https://gitbox.apache.org/repos/asf/sling-org-apache-sling-scripting-thymeleaf.git
commit 5f0caf3c215bca3567486e63e7ac08fdbd0cb06c Author: Oliver Lietz <[email protected]> AuthorDate: Fri Mar 17 09:48:45 2017 +0000 use org.apache.felix.framework 5.6.2 git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/org.apache.sling.scripting.thymeleaf@1787310 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 282781d..53d718b 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ <dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.framework</artifactId> - <version>5.6.1</version> + <version>5.6.2</version> <scope>test</scope> </dependency> <!-- Apache Sling --> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
