Upgrade to Maven Deploy Plugin 3.1.4

Closes gh-44552
This commit is contained in:
Stéphane Nicoll
2025-03-05 12:57:49 +01:00
parent ad5e56d3ce
commit 1a11de9cf6

View File

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