Browse Source

jfinal 3.6

James 7 years ago
parent
commit
ee7e0a9388
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pom.xml

+ 1 - 1
pom.xml

@@ -106,7 +106,7 @@
 		<dependency>
 			<groupId>net.sf.ehcache</groupId>
 			<artifactId>ehcache-core</artifactId>
-			<version>2.6.6</version>
+			<version>2.6.11</version>
 			<scope>provided</scope>
 		</dependency>
 		<dependency>