Merge pull request #3 from wendal/patch-1

fix: 编译错误
master
Rekoe 2017-10-25 05:59:58 -05:00 committed by GitHub
commit ed1cd09ebd
1 changed files with 2 additions and 2 deletions

View File

@ -120,7 +120,7 @@
<dependency> <dependency>
<groupId>org.nutz</groupId> <groupId>org.nutz</groupId>
<artifactId>nutz-integration-shiro</artifactId> <artifactId>nutz-integration-shiro</artifactId>
<version>1.r.57</version> <version>1.r.59</version>
<exclusions> <exclusions>
<exclusion> <exclusion>
<artifactId>shiro-core</artifactId> <artifactId>shiro-core</artifactId>
@ -274,4 +274,4 @@
</plugin> </plugin>
</plugins> </plugins>
</build> </build>
</project> </project>