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 b5b5b82  Use latest api and resourceresolver bundles
b5b5b82 is described below

commit b5b5b82d7347c8a73bbc57480ea9a954f17e6ffb
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Aug 6 13:29:57 2018 +0300

    Use latest api and resourceresolver bundles
---
 src/main/provisioning/sling.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/provisioning/sling.txt b/src/main/provisioning/sling.txt
index 2b1f0d8..e72e122 100644
--- a/src/main/provisioning/sling.txt
+++ b/src/main/provisioning/sling.txt
@@ -35,7 +35,7 @@
     org.apache.httpcomponents/httpcore-osgi/4.4.9
     org.apache.httpcomponents/httpclient-osgi/4.5.5
     org.apache.sling/org.apache.sling.adapter/2.1.10
-    org.apache.sling/org.apache.sling.api/2.18.0
+    org.apache.sling/org.apache.sling.api/2.18.2
     org.apache.sling/org.apache.sling.auth.core/1.4.2
     org.apache.sling/org.apache.sling.auth.form/1.0.10
     org.apache.sling/org.apache.sling.bundleresource.impl/2.3.0
@@ -59,7 +59,7 @@
     org.apache.sling/org.apache.sling.jcr.resource/3.0.10
     org.apache.sling/org.apache.sling.models.api/1.3.6
     org.apache.sling/org.apache.sling.models.impl/1.4.8
-    org.apache.sling/org.apache.sling.resourceresolver/1.6.0
+    org.apache.sling/org.apache.sling.resourceresolver/1.6.4
     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

Reply via email to