Upgrade to Maven Deploy Plugin 3.0.0

Closes gh-31832
This commit is contained in:
Stephane Nicoll 2022-07-21 08:04:27 +02:00
parent 939481b9d7
commit a98c30866a
1 changed files with 1 additions and 1 deletions

View File

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