Skip to content

Commit 272e184

Browse files
committed
Upgrade to JDOM2 2.0.6.1
Closes gh-29046
1 parent 084eae5 commit 272e184

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -851,7 +851,7 @@ bom {
851851
]
852852
}
853853
}
854-
library("JDOM2", "2.0.6") {
854+
library("JDOM2", "2.0.6.1") {
855855
group("org.jdom") {
856856
modules = [
857857
"jdom2"

0 commit comments

Comments
 (0)