Upgrade to Versions Maven Plugin 2.10.0

Closes gh-30315
This commit is contained in:
Stephane Nicoll 2022-03-18 09:26:27 +01:00
parent e79073bee3
commit 1e55ef2f97

View File

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