Skip to content

Commit

Permalink
Upgrade shiro-core to 1.13 (#9818)
Browse files Browse the repository at this point in the history
Co-authored-by: Peng Gao <[email protected]>
  • Loading branch information
gp1105739 and Peng Gao authored Feb 12, 2024
1 parent 709c596 commit ba20c07
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@ project.ext.externalDependency = [
'resilience4j': 'io.github.resilience4j:resilience4j-retry:1.7.1',
'rythmEngine': 'org.rythmengine:rythm-engine:1.3.0',
'servletApi': 'jakarta.servlet:jakarta.servlet-api:6.0.0',
'shiroCore': 'org.apache.shiro:shiro-core:1.11.0',
'shiroCore': 'org.apache.shiro:shiro-core:1.13.0',
'snakeYaml': 'org.yaml:snakeyaml:2.0',
'sparkSql' : 'org.apache.spark:spark-sql_2.12:3.0.3',
'sparkHive' : 'org.apache.spark:spark-hive_2.12:3.0.3',
Expand Down

0 comments on commit ba20c07

Please sign in to comment.