Bump Shiro to 1.11.0 02/104102/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Jan 2023 18:54:34 +0000 (19:54 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Mon, 23 Jan 2023 18:55:39 +0000 (19:55 +0100)
https://shiro.apache.org/blog/2023/01/13/apache-shiro-1110-released.html

From now on we can integrate with Jakarta namespace via web-jakarta.

JIRA: AAA-247
Change-Id: I5cf22c967f82c661a5e9c91830348bf821392f1c
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
aaa-shiro/repackaged-shiro-jar/pom.xml

index c50e91744066c4512efc58b4ea73e2a555765399..65d16327e2577fe5f2efb31376573f7acc98561e 100644 (file)
         <dependency>
             <groupId>org.apache.shiro</groupId>
             <artifactId>shiro-core</artifactId>
-            <version>1.10.1</version>
+            <version>1.11.0</version>
         </dependency>
         <dependency>
             <groupId>org.apache.shiro</groupId>
             <artifactId>shiro-web</artifactId>
-            <version>1.10.1</version>
+            <version>1.11.0</version>
         </dependency>
     </dependencies>