Skip to content

Commit a1b2171

Browse files
Bump shiro.version from 2.0.2 to 2.0.3
Bumps `shiro.version` from 2.0.2 to 2.0.3. Updates `org.apache.shiro:shiro-core` from 2.0.2 to 2.0.3 - [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.2...shiro-root-2.0.3) Updates `org.apache.shiro:shiro-web` from 2.0.2 to 2.0.3 - [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.2...shiro-root-2.0.3) --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-core dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.shiro:shiro-web dependency-version: 2.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cf09a9e commit a1b2171

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.2</shiro.version>
16+
<shiro.version>2.0.3</shiro.version>
1717
</properties>
1818

1919
<dependencies>

0 commit comments

Comments
 (0)