Upgrade to Groovy 2.5.7

This commit is contained in:
Juergen Hoeller 2019-05-13 18:03:23 +02:00
parent 4af94dfc5d
commit 0796d9af0d
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ ext {
aspectjVersion = "1.9.3"
freemarkerVersion = "2.3.28"
groovyVersion = "2.5.6"
groovyVersion = "2.5.7"
hsqldbVersion = "2.4.1"
jackson2Version = "2.9.8"
jettyVersion = "9.4.18.v20190429"