Upgrade to Maven Deploy Plugin 3.1.4

Closes gh-44616
This commit is contained in:
Stéphane Nicoll 2025-03-06 15:06:51 +01:00
parent 3ba8dec983
commit 46ec9ec5c9

View File

@ -1382,7 +1382,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") {
prohibit {
contains "-beta-"
because "we don't want betas"