Browse Source

jfinal 3.2 release ^_^

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

+ 2 - 2
pom.xml

@@ -60,8 +60,8 @@
 		</dependency>
 		<!-- dependency>
 			<groupId>javax.servlet</groupId>
-			<artifactId>servlet-api</artifactId>
-			<version>2.5</version>
+			<artifactId>javax.servlet-api</artifactId>
+			<version>3.1.0</version>
 			<scope>provided</scope>
 		</dependency -->
 		<!-- jsp support by jetty -->