Upgrade to Maven Deploy Plugin 3.1.3

Closes gh-41962
This commit is contained in:
Stéphane Nicoll
2024-08-20 19:25:13 +02:00
parent 2ecb4ebd49
commit 22cafb233a

View File

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