Browse Source

升级jetty版本

xueli.xue 8 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

@@ -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 -->