Skip to content

Commit 1a11de9

Browse files
committed
Upgrade to Maven Deploy Plugin 3.1.4
Closes gh-44552
1 parent ad5e56d commit 1a11de9

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
@@ -1315,7 +1315,7 @@ bom {
13151315
releaseNotes("https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-{version}")
13161316
}
13171317
}
1318-
library("Maven Deploy Plugin", "3.1.3") {
1318+
library("Maven Deploy Plugin", "3.1.4") {
13191319
group("org.apache.maven.plugins") {
13201320
plugins = [
13211321
"maven-deploy-plugin"

0 commit comments

Comments
 (0)