Upgrade to Versions Maven Plugin 2.8.1

Closes gh-22884
This commit is contained in:
Andy Wilkinson 2020-08-11 12:53:29 +01:00
parent 7f143af6a2
commit b54ef4c4ab
1 changed files with 1 additions and 1 deletions

View File

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