Bump shiro to 1.7.1
[aaa.git] / aaa-shiro / impl / pom.xml
index 2c39ee30828b5a4bedb173f976da472e3e40ba98..f7e506a3510d34bb56d7f830c3624b85d3358259 100644 (file)
@@ -40,14 +40,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
             <artifactId>aaa-cert</artifactId>
         </dependency>
         <dependency>
-            <groupId>org.apache.shiro</groupId>
-            <artifactId>shiro-web</artifactId>
-        </dependency>
-        <!-- Enforce newer commons-collections versions -->
-        <dependency>
-            <groupId>commons-collections</groupId>
-            <artifactId>commons-collections</artifactId>
-            <version>3.2.2</version>
+            <groupId>org.opendaylight.aaa</groupId>
+            <artifactId>repackaged-shiro</artifactId>
         </dependency>
 
         <dependency>