Browse Source

Upgrade to JDOM2 2.0.6.1

Closes gh-29221
pull/29200/head
Stephane Nicoll 4 years ago
parent
commit
78873706cf
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -863,7 +863,7 @@ bom { @@ -863,7 +863,7 @@ bom {
]
}
}
library("JDOM2", "2.0.6") {
library("JDOM2", "2.0.6.1") {
group("org.jdom") {
modules = [
"jdom2"

Loading…
Cancel
Save