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>