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-org-apache-sling-testing-sling-mock.git
The following commit(s) were added to refs/heads/master by this push:
new 14aa769 update to latest servlet-helpers
14aa769 is described below
commit 14aa7697664f5d790606389bcb574836732af4f3
Author: sseifert <[email protected]>
AuthorDate: Tue Jul 31 13:12:12 2018 +0200
update to latest servlet-helpers
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9d3c6e3..2e2ad48 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.apache.sling</groupId>
<artifactId>org.apache.sling.servlet-helpers</artifactId>
- <version>1.1.4</version>
+ <version>1.1.7-SNAPSHOT</version>
<scope>compile</scope>
</dependency>