Upgrade to Maven Deploy Plugin 3.1.3

Closes gh-41939
This commit is contained in:
Stéphane Nicoll
2024-08-19 17:30:03 +02:00
parent 1a4bfa121d
commit 2e0244b92d

View File

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