This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository
https://gitbox.apache.org/repos/asf/sling-org-apache-sling-starter.git
The following commit(s) were added to refs/heads/master by this push:
new d89ef35 SLING-7905 - Ensure integration tests pass on Java 8 to 11
d89ef35 is described below
commit d89ef352508df0de2081ac4f559f5ee97f50a80e
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Sep 24 17:02:29 2018 +0200
SLING-7905 - Ensure integration tests pass on Java 8 to 11
Update to servlets.get 2.1.36
---
src/main/provisioning/sling.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/provisioning/sling.txt b/src/main/provisioning/sling.txt
index 2069544..d389c37 100644
--- a/src/main/provisioning/sling.txt
+++ b/src/main/provisioning/sling.txt
@@ -62,7 +62,7 @@
org.apache.sling/org.apache.sling.resourceresolver/1.6.6
org.apache.sling/org.apache.sling.serviceusermapper/1.4.0
org.apache.sling/org.apache.sling.serviceuser.webconsole/1.0.0
- org.apache.sling/org.apache.sling.servlets.get/2.1.30
+ org.apache.sling/org.apache.sling.servlets.get/2.1.36
org.apache.sling/org.apache.sling.servlets.post/2.3.26
org.apache.sling/org.apache.sling.servlets.resolver/2.4.22
org.apache.sling/org.apache.sling.xss/2.0.12