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 c5a6bce FELIX-7650 : Update SCR, ConfigAdmin and Http to R7
implementations
c5a6bce is described below
commit c5a6bcef54e9d67ba9b6ad3ac8d621897d25a04d
Author: Carsten Ziegeler <[email protected]>
AuthorDate: Fri May 4 10:20:17 2018 +0200
FELIX-7650 : Update SCR, ConfigAdmin and Http to R7 implementations
---
src/main/provisioning/boot.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/provisioning/boot.txt b/src/main/provisioning/boot.txt
index 5809ab8..924b52c 100644
--- a/src/main/provisioning/boot.txt
+++ b/src/main/provisioning/boot.txt
@@ -48,7 +48,7 @@
org.apache.sling/org.apache.sling.installer.provider.file/1.1.0
org.apache.sling/org.apache.sling.installer.factory.configuration/1.1.2
org.apache.felix/org.apache.felix.configadmin/1.8.16
- org.apache.felix/org.apache.felix.eventadmin/1.4.10
+ org.apache.felix/org.apache.felix.eventadmin/1.9.0
org.apache.aries/org.apache.aries.util/1.1.3
# dependency with javax.inject - required for Sling Models (SLING-4710)
org.apache.geronimo.specs/geronimo-atinject_1.0_spec/1.0
--
To stop receiving notification emails like this one, please contact
[email protected].