Browse Source

Upgrade to XML Maven Plugin 1.2.0

Closes gh-47710
pull/47716/head
Stéphane Nicoll 2 months ago
parent
commit
f4507a2ae9
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -2760,7 +2760,7 @@ bom {
] ]
} }
} }
library("XML Maven Plugin", "1.1.0") { library("XML Maven Plugin", "1.2.0") {
group("org.codehaus.mojo") { group("org.codehaus.mojo") {
plugins = [ plugins = [
"xml-maven-plugin" "xml-maven-plugin"

Loading…
Cancel
Save