diff --git a/features/odl-aaa-password-service/pom.xml b/features/odl-aaa-password-service/pom.xml
index b558f1633..9ef3fc66f 100644
--- a/features/odl-aaa-password-service/pom.xml
+++ b/features/odl-aaa-password-service/pom.xml
@@ -44,12 +44,24 @@
org.opendaylight.aaa
aaa-password-service-impl
+
+
+ commons-logging
+ commons-logging
+
+
org.opendaylight.aaa
aaa-password-service-impl
aaa-password-service-config
xml
+
+
+ commons-logging
+ commons-logging
+
+
org.opendaylight.aaa
diff --git a/features/odl-aaa-shiro/pom.xml b/features/odl-aaa-shiro/pom.xml
index 23fb9069f..343e20658 100644
--- a/features/odl-aaa-shiro/pom.xml
+++ b/features/odl-aaa-shiro/pom.xml
@@ -94,6 +94,12 @@
org.opendaylight.aaa
aaa-jetty-auth-log-filter
+
+
+ commons-logging
+ commons-logging
+
+
org.opendaylight.aaa
diff --git a/features/odl-apache-shiro/pom.xml b/features/odl-apache-shiro/pom.xml
index d14fe632f..47dcdfc13 100644
--- a/features/odl-apache-shiro/pom.xml
+++ b/features/odl-apache-shiro/pom.xml
@@ -53,6 +53,12 @@
org.opendaylight.aaa
repackaged-shiro
+
+
+ commons-logging
+ commons-logging
+
+
diff --git a/features/odl-apache-shiro/src/main/history/dependencies.xml b/features/odl-apache-shiro/src/main/history/dependencies.xml
index 82e6f717e..b8f88cbc3 100644
--- a/features/odl-apache-shiro/src/main/history/dependencies.xml
+++ b/features/odl-apache-shiro/src/main/history/dependencies.xml
@@ -4,7 +4,6 @@
odl-servlet-api
mvn:commons-beanutils/commons-beanutils/1.9.4
mvn:commons-collections/commons-collections/3.2.2
- mvn:commons-logging/commons-logging/1.3.1
mvn:org.opendaylight.aaa/repackaged-shiro/${project.version}
mvn:org.owasp.encoder/encoder/1.2.3