diff --git a/distribution/ddf-catalog/pom.xml b/distribution/ddf-catalog/pom.xml
index a6ab50fccb7..2776143a26b 100644
--- a/distribution/ddf-catalog/pom.xml
+++ b/distribution/ddf-catalog/pom.xml
@@ -90,6 +90,7 @@
mvn:ddf.features/apps/${project.version}/xml/features
mvn:ddf.features/branding/${project.version}/xml/features
mvn:ddf.features/security/${project.version}/xml/features
+ mvn:org.apache.shiro/shiro-features/${apache.shiro.version}/xml/features
mvn:ddf.features/solr/${project.version}/xml/features
mvn:ddf.features/utilities/${project.version}/xml/features
mvn:ddf.catalog/catalog-app/${project.version}/xml/features
diff --git a/distribution/ddf/pom.xml b/distribution/ddf/pom.xml
index 6ddf3b6668b..5dfcc684ac8 100644
--- a/distribution/ddf/pom.xml
+++ b/distribution/ddf/pom.xml
@@ -78,6 +78,7 @@
mvn:ddf.features/admin/${project.version}/xml/features
mvn:ddf.features/branding/${project.version}/xml/features
mvn:ddf.features/security/${project.version}/xml/features
+ mvn:org.apache.shiro/shiro-features/${apache.shiro.version}/xml/features
mvn:ddf.features/solr/${project.version}/xml/features
mvn:ddf.features/utilities/${project.version}/xml/features
mvn:ddf.catalog/catalog-app/${project.version}/xml/features
diff --git a/features/security/src/main/feature/feature.xml b/features/security/src/main/feature/feature.xml
index 034dd10dbbe..f06a614839c 100644
--- a/features/security/src/main/feature/feature.xml
+++ b/features/security/src/main/feature/feature.xml
@@ -17,6 +17,7 @@
xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.3.0 http://karaf.apache.org/xmlns/features/v1.3.0">
mvn:org.apache.karaf.features/spring/${karaf.version}/xml/features
+ mvn:org.apache.karaf.features/specs/${karaf.version}/xml/features
mvn:org.apache.cxf.karaf/apache-cxf/${cxf.version}/xml/features
mvn:ddf.features/kernel/${project.version}/xml/features
mvn:ddf.features/utilities/${project.version}/xml/features
@@ -30,8 +31,24 @@
pax-web-http-whiteboard
pax-web-jetty-websockets
scr
+ spifly
spring
+
+ mvn:commons-beanutils/commons-beanutils/${commons-beanutils.version}
+ mvn:org.apache.commons/commons-configuration2/${commons-configuration2.version}
+ mvn:commons-collections/commons-collections/${commons-collections.version}
+ mvn:org.apache.geronimo.specs/geronimo-annotation_1.3_spec/${geronimo-annotation.version}
+ mvn:org.apache.shiro/shiro-lang/${apache.shiro.version}
+ mvn:org.apache.shiro/shiro-cache/${apache.shiro.version}
+ mvn:org.apache.shiro/shiro-config-ogdl/${apache.shiro.version}
+ mvn:org.apache.shiro/shiro-crypto-core/${apache.shiro.version}
+ mvn:org.apache.shiro/shiro-crypto-cipher/${apache.shiro.version}
+ mvn:org.apache.shiro/shiro-crypto-hash/${apache.shiro.version}
+ mvn:org.apache.shiro/shiro-config-core/${apache.shiro.version}
+ mvn:org.apache.shiro/shiro-event/${apache.shiro.version}
+ mvn:org.apache.shiro/shiro-core/${apache.shiro.version}
+
jackson
wss4j
@@ -52,7 +69,6 @@
mvn:net.minidev/json-smart/${json-smart.version}
- mvn:org.apache.shiro/shiro-core/${apache.shiro.version}
mvn:com.sun.mail/jakarta.mail/${jakarta.mail.version}
mvn:org.apache.commons/commons-text/${commons-text.version}
diff --git a/pom.xml b/pom.xml
index 4b74ed65ef7..22de1d0e3a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
1.1.3_2
1.1.3
4.3
- 1.13.0
+ 2.2.1
9.9.1
3.1.6
1.84
@@ -166,7 +166,7 @@
3.2.2
4.1
1.10
- 2.10.1
+ 2.15.1
1.4
1.8.1
1.3
@@ -193,6 +193,7 @@
2.1.30
geronimo-servlet_3.0_spec
org.apache.geronimo.specs
+ 1.1
1.22.0
1.1.0
2.13.2