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 e341f22 bump org.apache.sling.jcr.jackrabbit.usermanager to 2.2.30
e341f22 is described below
commit e341f22324863696ecb85dcafe255574ba0074d0
Author: Eric Norman <[email protected]>
AuthorDate: Sun Dec 24 12:26:26 2023 -0800
bump org.apache.sling.jcr.jackrabbit.usermanager to 2.2.30
---
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 73c6c72..3dca9f9 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.28",
+
"id":"org.apache.sling:org.apache.sling.jcr.jackrabbit.usermanager:2.2.30",
"start-order":"20"
}
],