|
@@ -44,19 +44,19 @@
|
|
|
<dependency>
|
|
|
<groupId>org.apache.shiro</groupId>
|
|
|
<artifactId>shiro-core</artifactId>
|
|
|
- <version>1.5.3</version>
|
|
|
+ <version>1.7.1</version>
|
|
|
</dependency>
|
|
|
<!-- https://mvnrepository.com/artifact/org.apache.shiro/shiro-web -->
|
|
|
<dependency>
|
|
|
<groupId>org.apache.shiro</groupId>
|
|
|
<artifactId>shiro-web</artifactId>
|
|
|
- <version>1.5.3</version>
|
|
|
+ <version>1.7.1</version>
|
|
|
</dependency>
|
|
|
<!-- https://mvnrepository.com/artifact/org.apache.shiro/shiro-spring -->
|
|
|
<dependency>
|
|
|
<groupId>org.apache.shiro</groupId>
|
|
|
<artifactId>shiro-spring</artifactId>
|
|
|
- <version>1.5.3</version>
|
|
|
+ <version>1.7.1</version>
|
|
|
</dependency>
|
|
|
<!-- 本地jar -->
|
|
|
<dependency>
|