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 650f585 Update to o.a.s.j.j.usermanager v2.2.22
650f585 is described below
commit 650f585c13ffc373a5558f891dec263c37070456
Author: Eric Norman <[email protected]>
AuthorDate: Thu May 5 13:48:10 2022 -0700
Update to o.a.s.j.j.usermanager v2.2.22
---
src/main/features/oak/oak_base.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/features/oak/oak_base.json
b/src/main/features/oak/oak_base.json
index 263ec29..a980211 100644
--- a/src/main/features/oak/oak_base.json
+++ b/src/main/features/oak/oak_base.json
@@ -142,7 +142,7 @@
"start-order":"20"
},
{
-
"id":"org.apache.sling:org.apache.sling.jcr.jackrabbit.usermanager:2.2.20",
+
"id":"org.apache.sling:org.apache.sling.jcr.jackrabbit.usermanager:2.2.22",
"start-order":"20"
}
],