Update to Jetty 8.1.22.v20160922
Fixes gh-8266
This commit is contained in:
@@ -5,7 +5,7 @@ apply plugin: 'jetty'
|
||||
apply plugin: 'groovy'
|
||||
|
||||
def excludeModules = ['spring-security-acl', 'jsr250-api', 'spring-jdbc', 'spring-tx']
|
||||
def jettyVersion = '8.1.9.v20130131'
|
||||
def jettyVersion = '8.1.22.v20160922'
|
||||
def keystore = "$rootDir/samples/certificates/server.jks"
|
||||
def password = 'password'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user