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

yasith pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata.git


The following commit(s) were added to refs/heads/master by this push:
     new 28e19f49bd Bump shiro-core from 1.2.1 to 1.10.0 in /modules/security
28e19f49bd is described below

commit 28e19f49bd075936677af13992556de8651f0fe2
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 3 16:30:45 2025 +0000

    Bump shiro-core from 1.2.1 to 1.10.0 in /modules/security
    
    Bumps [shiro-core](https://github.com/apache/shiro) from 1.2.1 to 1.10.0.
    - [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-1.2.1...shiro-root-1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.shiro:shiro-core
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 modules/security/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/security/pom.xml b/modules/security/pom.xml
index 8df7b7634c..92e0bc166e 100644
--- a/modules/security/pom.xml
+++ b/modules/security/pom.xml
@@ -42,7 +42,7 @@
         <dependency>
             <groupId>org.apache.shiro</groupId>
             <artifactId>shiro-core</artifactId>
-            <version>1.2.1</version>
+            <version>1.13.0</version>
         </dependency>
         <dependency>
             <groupId>commons-dbcp</groupId>

Reply via email to