diff --git a/pom.xml b/pom.xml index 67b39c5..b5b6369 100644 --- a/pom.xml +++ b/pom.xml @@ -120,7 +120,7 @@ <dependency> <groupId>org.nutz</groupId> <artifactId>nutz-integration-shiro</artifactId> - <version>1.r.57</version> + <version>1.r.59</version> <exclusions> <exclusion> <artifactId>shiro-core</artifactId> @@ -274,4 +274,4 @@ </plugin> </plugins> </build> -</project> \ No newline at end of file +</project>