This is an automated email from the ASF dual-hosted git repository.
cziegeler 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 044f7fd FELIX-7650 : Update SCR, ConfigAdmin and Http to R7
implementations
044f7fd is described below
commit 044f7fdf95f5b7b0942b94337261d80ec2abce6b
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri May 4 10:21:36 2018 +0200
FELIX-7650 : Update SCR, ConfigAdmin and Http to R7 implementations
---
src/main/provisioning/standalone.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/provisioning/standalone.txt
b/src/main/provisioning/standalone.txt
index b7fda4c..90459a2 100644
--- a/src/main/provisioning/standalone.txt
+++ b/src/main/provisioning/standalone.txt
@@ -23,4 +23,4 @@
# Add a servlet implementation for the standalone case
[artifacts startLevel=5 runModes=:standalone]
org.apache.felix/org.apache.felix.http.servlet-api/1.1.2
- org.apache.felix/org.apache.felix.http.jetty/3.4.8
+ org.apache.felix/org.apache.felix.http.jetty/4.0.0
--
To stop receiving notification emails like this one, please contact
[email protected].