Upgrade to Maven Deploy Plugin 3.1.3

Closes gh-41942
This commit is contained in:
Stéphane Nicoll 2024-08-19 17:48:56 +02:00
parent cf9a2f3db7
commit 8b25a7aed6
1 changed files with 1 additions and 1 deletions

View File

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