mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-17 12:09:16 +00:00
Merge branch '2.2.x' into 2.3.x
This commit is contained in:
@@ -363,6 +363,9 @@ bom {
|
||||
}
|
||||
}
|
||||
library("Groovy", "2.5.12") {
|
||||
prohibit("[2.5.13,2.5.14)") {
|
||||
because "regression with @Log"
|
||||
}
|
||||
group("org.codehaus.groovy") {
|
||||
imports = [
|
||||
"groovy-bom"
|
||||
|
||||
Reference in New Issue
Block a user