X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fcommons%2Fpom.xml;h=d52bedf819b4556329c9c322fb3eb612c3197444;hb=4e888e9099a29b43859702f0291499260ebd4720;hp=61e5304e7360c942722ce4a16daece224f0c1f10;hpb=273701a44eb6ac914289649870c2a739b961ee8d;p=controller.git diff --git a/opendaylight/northbound/commons/pom.xml b/opendaylight/northbound/commons/pom.xml index 61e5304e73..d52bedf819 100644 --- a/opendaylight/northbound/commons/pom.xml +++ b/opendaylight/northbound/commons/pom.xml @@ -32,11 +32,7 @@ org.opendaylight.controller.sal.utils, org.opendaylight.controller.usermanager, javax.servlet.http, - org.slf4j, - org.springframework.security.authentication, - org.springframework.security.core, - org.springframework.security.core.context, - org.springframework.security.web.context + org.slf4j, @@ -54,17 +50,5 @@ usermanager 0.4.0-SNAPSHOT - - org.springframework.security - spring-security-core - ${spring-security.version} - provided - - - org.springframework.security - spring-security-web - ${spring-security.version} - provided -