Upgrade to Maven Deploy Plugin 3.1.1

Closes gh-34880
This commit is contained in:
Stephane Nicoll
2023-04-06 13:25:30 +02:00
parent 5c1c0a2b2e
commit ba6ba99c76

View File

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