Upgrade to Maven Deploy Plugin 3.1.4

Closes gh-44542
This commit is contained in:
Stéphane Nicoll 2025-03-05 12:51:59 +01:00
parent cc6cfea102
commit 4fb21b34cf
1 changed files with 1 additions and 1 deletions

View File

@ -1290,7 +1290,7 @@ bom {
releaseNotes("https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-{version}")
}
}
library("Maven Deploy Plugin", "3.1.3") {
library("Maven Deploy Plugin", "3.1.4") {
group("org.apache.maven.plugins") {
plugins = [
"maven-deploy-plugin"