Upgrade to Versions Maven Plugin 2.16.0

Closes gh-35979
This commit is contained in:
Andy Wilkinson 2023-06-19 09:57:37 +01:00
parent 5cd18a05fc
commit 962445ea6c
1 changed files with 1 additions and 1 deletions

View File

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