Skip to content

Commit d4f3e9e

Browse files
Build(deps): Bump org.apache.shiro:shiro-core in /shiro-basic (#520)
Bumps [org.apache.shiro:shiro-core](https://github.com/apache/shiro) from 2.0.5 to 2.1.0. - [Release notes](https://github.com/apache/shiro/releases) - [Changelog](https://github.com/apache/shiro/blob/main/RELEASE-NOTES) - [Commits](apache/shiro@shiro-root-2.0.5...shiro-root-2.1.0) --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-core dependency-version: 2.1.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7babf57 commit d4f3e9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

shiro-basic/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<packaging>war</packaging>
1414

1515
<properties>
16-
<shiro.version>2.0.5</shiro.version>
16+
<shiro.version>2.1.0</shiro.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)