Bump upstreams
[aaa.git] / aaa-shiro / repackaged-shiro-jar / pom.xml
index a88296205f333860a10b93e844793cf209fed3cf..6fa8a82e8bdf0694a2d29eb8c53db02aa1902ba8 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent</artifactId>
-        <version>11.0.0</version>
+        <version>12.0.2</version>
         <relativePath/>
     </parent>
 
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>repackaged-shiro-jar</artifactId>
     <packaging>jar</packaging>
-    <version>0.16.1-SNAPSHOT</version>
+    <version>0.17.4-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>
         <dependency>
             <groupId>org.apache.shiro</groupId>
             <artifactId>shiro-core</artifactId>
-            <version>1.9.1</version>
+            <version>1.11.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.shiro</groupId>
             <artifactId>shiro-web</artifactId>
-            <version>1.9.1</version>
+            <version>1.11.0</version>
         </dependency>
     </dependencies>