Browse Source

升级jetty版本

xueli.xue 9 years ago
parent
commit
9ad138b7b2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      xxl-job-core/pom.xml

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

29
 		<dependency>
29
 		<dependency>
30
 			<groupId>org.eclipse.jetty</groupId>
30
 			<groupId>org.eclipse.jetty</groupId>
31
 			<artifactId>jetty-server</artifactId>
31
 			<artifactId>jetty-server</artifactId>
32
-			<version>7.6.9.v20130131</version>
32
+			<version>7.6.19.v20160209</version>
33
 		</dependency>
33
 		</dependency>
34
 				
34
 				
35
 		<!-- slf4j -->
35
 		<!-- slf4j -->