Browse Source

Merge branch 'master' into jfinal-java8

James 8 years ago
parent
commit
52fd296028
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -135,7 +135,7 @@
 		<dependency>
 			<groupId>cglib</groupId>
 			<artifactId>cglib-nodep</artifactId>
-			<version>3.1</version>
+			<version>3.2.5</version>
 		</dependency>
 		<dependency>
 			<groupId>redis.clients</groupId>