We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba1fb6 commit adfb3ddCopy full SHA for adfb3dd
samples/xml/cas/cassample/cassample.gradle
@@ -5,7 +5,7 @@ apply plugin: 'jetty'
5
apply plugin: 'groovy'
6
7
def excludeModules = ['spring-security-acl', 'jsr250-api', 'spring-jdbc', 'spring-tx']
8
-def jettyVersion = '8.1.9.v20130131'
+def jettyVersion = '8.1.22.v20160922'
9
def keystore = "$rootDir/samples/certificates/server.jks"
10
def password = 'password'
11
0 commit comments