Upgrade to Versions Maven Plugin 2.12.0

Closes gh-32391
This commit is contained in:
Stephane Nicoll 2022-09-15 09:39:18 +02:00
parent 8f67cfd709
commit 9391f329fb

View File

@ -1584,7 +1584,7 @@ bom {
]
}
}
library("Versions Maven Plugin", "2.11.0") {
library("Versions Maven Plugin", "2.12.0") {
group("org.codehaus.mojo") {
plugins = [
"versions-maven-plugin"