Upgrade to Maven Deploy Plugin 3.1.2

Closes gh-40713
This commit is contained in:
Andy Wilkinson 2024-05-13 12:27:42 +01:00
parent cec0c93a7b
commit 6ee06de5bf

View File

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