| commit | bea65f0ed589c492b2d37c900687fa9d8b1617c0 | [log] [tgz] |
|---|---|---|
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Thu Oct 13 05:55:41 2022 +0000 |
| committer | GitHub <noreply@github.com> | Thu Oct 13 05:55:41 2022 +0000 |
| tree | 64294e74b7107c62b285794be2c2923def59afdc | |
| parent | 378969e5765b74d4302e536b47a5529585155ee5 [diff] |
Bump shiro-core from 1.9.1 to 1.10.0 in /shiro-basic Bumps [shiro-core](https://github.com/apache/shiro) from 1.9.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.9.1...shiro-root-1.10.0) --- updated-dependencies: - dependency-name: org.apache.shiro:shiro-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/shiro-basic/pom.xml b/shiro-basic/pom.xml index 902fdbf..907c7f2 100644 --- a/shiro-basic/pom.xml +++ b/shiro-basic/pom.xml
@@ -13,7 +13,7 @@ <packaging>war</packaging> <properties> - <shiro.version>1.9.1</shiro.version> + <shiro.version>1.10.0</shiro.version> </properties> <dependencies>