Skip to content

Commit f4507a2

Browse files
committed
Upgrade to XML Maven Plugin 1.2.0
Closes spring-projectsgh-47710
1 parent 0c43c83 commit f4507a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2760,7 +2760,7 @@ bom {
27602760
]
27612761
}
27622762
}
2763-
library("XML Maven Plugin", "1.1.0") {
2763+
library("XML Maven Plugin", "1.2.0") {
27642764
group("org.codehaus.mojo") {
27652765
plugins = [
27662766
"xml-maven-plugin"

0 commit comments

Comments
 (0)