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 aa757a63583a0e2a4381973afe2d1ed5395f11b3 Author: Oliver Lietz <[email protected]> AuthorDate: Fri Jul 1 19:27:09 2016 +0000 update Sling i18n and SLF4J API git-svn-id: https://svn.apache.org/repos/asf/sling/trunk/contrib/scripting/org.apache.sling.scripting.thymeleaf@1750994 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dfa1108..f999c32 100644 --- a/pom.xml +++ b/pom.xml @@ -113,7 +113,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.i18n</artifactId> - <version>2.4.4</version> + <version>2.4.6</version> <scope>provided</scope> </dependency> <!-- Thymeleaf --> @@ -151,7 +151,7 @@ <dependency> <groupId>org.slf4j</groupId> <artifactId>slf4j-api</artifactId> - <version>1.7.13</version> + <version>1.7.21</version> <scope>provided</scope> </dependency> </dependencies> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
