Upgrade to Maven Deploy Plugin 3.1.0

Closes gh-34287
This commit is contained in:
Andy Wilkinson 2023-02-20 16:30:44 +00:00
parent f0ca596f76
commit 609cb80bbc
1 changed files with 1 additions and 1 deletions

View File

@ -841,7 +841,7 @@ bom {
]
}
}
library("Maven Deploy Plugin", "3.0.0") {
library("Maven Deploy Plugin", "3.1.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-deploy-plugin"