瀏覽代碼

升级jetty版本

xueli.xue 9 年之前
父節點
當前提交
9ad138b7b2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      xxl-job-core/pom.xml

+ 1 - 1
xxl-job-core/pom.xml

@@ -29,7 +29,7 @@
 		<dependency>
 			<groupId>org.eclipse.jetty</groupId>
 			<artifactId>jetty-server</artifactId>
-			<version>7.6.9.v20130131</version>
+			<version>7.6.19.v20160209</version>
 		</dependency>
 				
 		<!-- slf4j -->