Skip to content

Commit 4fb21b3

Browse files
committed
Upgrade to Maven Deploy Plugin 3.1.4
Closes gh-44542
1 parent cc6cfea commit 4fb21b3

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
@@ -1290,7 +1290,7 @@ bom {
12901290
releaseNotes("https://github.com/apache/maven-dependency-plugin/releases/tag/maven-dependency-plugin-{version}")
12911291
}
12921292
}
1293-
library("Maven Deploy Plugin", "3.1.3") {
1293+
library("Maven Deploy Plugin", "3.1.4") {
12941294
group("org.apache.maven.plugins") {
12951295
plugins = [
12961296
"maven-deploy-plugin"

0 commit comments

Comments
 (0)