Browse Source

Upgrade to Groovy 4.0.20

Closes gh-39964
3.1.x
Andy Wilkinson 2 years ago
parent
commit
8bcf591c9d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -327,7 +327,7 @@ bom { @@ -327,7 +327,7 @@ bom {
]
}
}
library("Groovy", "4.0.18") {
library("Groovy", "4.0.20") {
group("org.apache.groovy") {
imports = [
"groovy-bom"

Loading…
Cancel
Save