mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-07-12 21:33:30 +00:00
Update to Jetty 8.1.22.v20160922
Fixes gh-8266
This commit is contained in:
parent
1ba1fb61a7
commit
adfb3ddf77
@ -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'
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user