Upgrade to Jetty 9.4.12.v20180830

This commit is contained in:
Brian Clozel 2018-09-04 22:13:37 +02:00
parent 1bdbc7bdef
commit 7041e5e8e3
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ ext {
groovyVersion = "2.5.2"
hsqldbVersion = "2.4.1"
jackson2Version = "2.9.6"
jettyVersion = "9.4.12.RC2"
jettyVersion = "9.4.12.v20180830"
junit5Version = "5.3.0"
kotlinVersion = "1.2.61"
log4jVersion = "2.11.1"