Upgrade to XML Maven Plugin 1.1.0

Closes gh-36385
This commit is contained in:
Stephane Nicoll 2023-07-12 18:15:28 +02:00
parent 6684404f67
commit 83b7b902c0

View File

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