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

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") {
plugins = [
"maven-deploy-plugin"