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

View File

@@ -1290,7 +1290,7 @@ bom {
releaseNotes("https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-{version}") 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") { group("org.apache.maven.plugins") {
plugins = [ plugins = [
"maven-deploy-plugin" "maven-deploy-plugin"