This commit is contained in:
jinyu
2016-05-17 12:48:52 +08:00
parent ff0faefac3
commit c634f08268
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -132,11 +132,11 @@
+ version upgrade to 1.1.5
* 2015-02-04
* 2016-02-04
+ version upgrade to 1.1.6
* 2015-03-12
* 2016-03-12
+ 修改ClassUtil获取class不到的bug
+1 -1
View File
@@ -48,7 +48,7 @@
<groupId>org.springframework</groupId>
<artifactId>spring-context</artifactId>
<version>4.2.0.RELEASE</version>
<scope>provided</scope>
<optional>true</optional>
</dependency>
</dependencies>
</project>