浏览代码

jfinal 3.2 release ^_^

James 8 年之前
父节点
当前提交
cc802b06d0
共有 1 个文件被更改,包括 2 次插入2 次删除
  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 -->