mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-27 12:39:03 +00:00
Upgrade to Groovy 2.5.11
Closes gh-21232
This commit is contained in:
@@ -362,7 +362,7 @@ bom {
|
||||
]
|
||||
}
|
||||
}
|
||||
library("Groovy", "2.5.10") {
|
||||
library("Groovy", "2.5.11") {
|
||||
group("org.codehaus.groovy") {
|
||||
modules = [
|
||||
"groovy",
|
||||
|
||||
Reference in New Issue
Block a user