Upgrade to Maven Deploy Plugin 3.1.2

Closes gh-40727
This commit is contained in:
Andy Wilkinson 2024-05-13 13:33:24 +01:00
parent a2355517e6
commit 4662009596

View File

@ -904,7 +904,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"