This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch CAUSEWAY-3941
in repository https://gitbox.apache.org/repos/asf/causeway.git

commit d604e7d79ae7f4e93cddab704352b16d4e563d41
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Nov 10 03:13:42 2025 +0000

    Bump shiro.version from 2.0.2 to 2.0.6
    
    Bumps `shiro.version` from 2.0.2 to 2.0.6.
    
    Updates `org.apache.shiro:shiro-core` from 2.0.2 to 2.0.6
    - [Release notes](https://github.com/apache/shiro/releases)
    - [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
    - 
[Commits](https://github.com/apache/shiro/compare/shiro-root-2.0.2...shiro-root-2.0.6)
    
    Updates `org.apache.shiro:shiro-web` from 2.0.2 to 2.0.6
    - [Release notes](https://github.com/apache/shiro/releases)
    - [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES)
    - 
[Commits](https://github.com/apache/shiro/compare/shiro-root-2.0.2...shiro-root-2.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.shiro:shiro-core
      dependency-version: 2.0.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.shiro:shiro-web
      dependency-version: 2.0.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 bom/pom.xml                          |  2 +-
 retired/shiro/security/shiro/pom.xml | 26 ++++++++++++++++++--------
 2 files changed, 19 insertions(+), 9 deletions(-)

diff --git a/bom/pom.xml b/bom/pom.xml
index 108c07b81f7..2f9d0550738 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -183,7 +183,7 @@ identified
         
<resteasy-jaxb-provider.version>6.2.2.Final</resteasy-jaxb-provider.version>
 
         <select2.version>4.0.13</select2.version>
-        <shiro.version>2.0.5</shiro.version>
+        <shiro.version>2.0.6</shiro.version>
         <simpleslackapi.version>1.4.0</simpleslackapi.version>
         <slf4j-api.version>2.0.17</slf4j-api.version> <!-- also provided by
         spring-boot-starter-logging, needed to solve convergence issues -->
diff --git a/retired/shiro/security/shiro/pom.xml 
b/retired/shiro/security/shiro/pom.xml
index c9c7108af9e..227375dd50a 100644
--- a/retired/shiro/security/shiro/pom.xml
+++ b/retired/shiro/security/shiro/pom.xml
@@ -116,42 +116,52 @@
             <dependency>
                 <groupId>org.apache.shiro</groupId>
                 <artifactId>shiro-core</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.shiro</groupId>
                 <artifactId>shiro-web</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.shiro</groupId>
                 <artifactId>shiro-core</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.shiro</groupId>
                 <artifactId>shiro-web</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.shiro</groupId>
                 <artifactId>shiro-core</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.shiro</groupId>
                 <artifactId>shiro-web</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.shiro</groupId>
                 <artifactId>shiro-core</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6</version>
             </dependency>
             <dependency>
                 <groupId>org.apache.shiro</groupId>
                 <artifactId>shiro-web</artifactId>
-                <version>2.0.5</version>
+                <version>2.0.6</version>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.shiro</groupId>
+                <artifactId>shiro-core</artifactId>
+                <version>2.0.6</version>
+            </dependency>
+            <dependency>
+                <groupId>org.apache.shiro</groupId>
+                <artifactId>shiro-web</artifactId>
+                <version>2.0.6</version>
             </dependency>
         </dependencies>
     </dependencyManagement>

Reply via email to