Skip to content

Commit

Permalink
Upgrade to JDOM2 2.0.6.1
Browse files Browse the repository at this point in the history
Closes gh-29064
  • Loading branch information
snicoll committed Dec 15, 2021
1 parent 7156e3f commit afd2544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Expand Up @@ -853,7 +853,7 @@ bom {
]
}
}
library("JDOM2", "2.0.6") {
library("JDOM2", "2.0.6.1") {
group("org.jdom") {
modules = [
"jdom2"
Expand Down

0 comments on commit afd2544

Please sign in to comment.