This is an automated email from the ASF dual-hosted git repository.
enapps-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 01cddab chore(deps): update dependency (#626)
01cddab is described below
commit 01cddab609a1865a5c65bee6032ac6692a886149
Author: Eric Norman <[email protected]>
AuthorDate: Tue May 12 12:25:12 2026 -0700
chore(deps): update dependency (#626)
org.apache.sling.extensions.webconsolesecurityprovider to v2
---
src/main/features/webconsole.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/features/webconsole.json
b/src/main/features/webconsole.json
index c512ef9..1e90a50 100644
--- a/src/main/features/webconsole.json
+++ b/src/main/features/webconsole.json
@@ -45,7 +45,7 @@
"start-order":"5"
},
{
-
"id":"org.apache.sling:org.apache.sling.extensions.webconsolesecurityprovider:1.2.8",
+
"id":"org.apache.sling:org.apache.sling.extensions.webconsolesecurityprovider:2.0.0",
"start-order":"15"
},
{