This is an automated email from the ASF dual-hosted git repository.

enorman 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 7cfa256  SLING-7831 support injecting custom/alternate PostResponse 
implementations for the servlets in the usermanager and accessmanager bundles
7cfa256 is described below

commit 7cfa256cdd46c1b76ec4b83191d5201f3b6f7804
Author: Eric Norman <[email protected]>
AuthorDate: Sun Aug 19 13:40:36 2018 -0700

    SLING-7831 support injecting custom/alternate PostResponse
    implementations for the servlets in the usermanager and accessmanager
    bundles
---
 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 dbe2818..a421983 100644
--- a/src/main/provisioning/sling.txt
+++ b/src/main/provisioning/sling.txt
@@ -117,7 +117,7 @@
     org.apache.jackrabbit/jackrabbit-data/${jackrabbit.version}
     org.apache.sling/org.apache.sling.jcr.webdav/2.3.8
     org.apache.sling/org.apache.sling.jcr.davex/1.3.10
-    org.apache.sling/org.apache.sling.jcr.jackrabbit.usermanager/2.2.6
+    org.apache.sling/org.apache.sling.jcr.jackrabbit.usermanager/2.2.7-SNAPSHOT
     
org.apache.sling/org.apache.sling.jcr.jackrabbit.accessmanager/3.0.1-SNAPSHOT
     org.apache.sling/org.apache.sling.jcr.webconsole/1.0.2
     io.dropwizard.metrics/metrics-core/3.2.6

Reply via email to