Upgrade to Versions Maven Plugin 2.11.0

Closes gh-31601
This commit is contained in:
Andy Wilkinson 2022-07-07 10:10:04 +01:00
parent db2b137669
commit 2e3f6833fd
1 changed files with 1 additions and 1 deletions

View File

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