SLING-10047 Provide Webconsole Security Provider feature
diff --git a/pom.xml b/pom.xml
index 47fcca6..ff830f1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -108,6 +108,7 @@
             <feature>sling-discovery-standalone</feature>
             <feature>sling-distribution</feature>
             <feature>sling-event</feature>
+            <feature>sling-extensions-webconsolesecurityprovider</feature>
             <feature>sling-featureflags</feature>
             <feature>sling-fsresource</feature>
             <feature>sling-healthcheck</feature>