Explorar el Código

升级shiro版本

keyuan hace 4 años
padre
commit
da1e3de6d9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -457,7 +457,7 @@
         <dependency>
             <groupId>org.apache.shiro</groupId>
             <artifactId>shiro-all</artifactId>
-            <version>1.2.1</version>
+            <version>1.7.1</version>
         </dependency>
 
 		<dependency>