Upgrade to Maven Deploy Plugin 3.1.2

Closes gh-40747
This commit is contained in:
Andy Wilkinson
2024-05-13 15:50:33 +01:00
parent 99c919f6f7
commit e9978aec78

View File

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