Upgrade to Versions Maven Plugin 2.9.0

Closes gh-29868
This commit is contained in:
Stephane Nicoll
2022-02-16 10:55:47 +01:00
parent 48bda615a2
commit f5725df2a6

View File

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