Skip to content

Commit 46ec9ec

Browse files
committed
Upgrade to Maven Deploy Plugin 3.1.4
Closes gh-44616
1 parent 3ba8dec commit 46ec9ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1382,7 +1382,7 @@ bom {
13821382
releaseNotes("https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-{version}")
13831383
}
13841384
}
1385-
library("Maven Deploy Plugin", "3.1.3") {
1385+
library("Maven Deploy Plugin", "3.1.4") {
13861386
prohibit {
13871387
contains "-beta-"
13881388
because "we don't want betas"

0 commit comments

Comments
 (0)