This is an automated email from the ASF dual-hosted git repository. sseifert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-htl-maven-plugin.git
commit 9e8e08da9992e56d8201b4064677c75166ee573f Author: sseifert <[email protected]> AuthorDate: Tue Dec 5 12:01:11 2017 +0100 udpate dependency --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 405566b..e3899ef 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ <dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.scripting.sightly.compiler.java</artifactId> - <version>1.0.17-SNAPSHOT</version> + <version>1.0.18</version> </dependency> <dependency> <groupId>commons-io</groupId> -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
