소스 검색

升级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 @@
29 29
 		<dependency>
30 30
 			<groupId>org.eclipse.jetty</groupId>
31 31
 			<artifactId>jetty-server</artifactId>
32
-			<version>7.6.9.v20130131</version>
32
+			<version>7.6.19.v20160209</version>
33 33
 		</dependency>
34 34
 				
35 35
 		<!-- slf4j -->