Skip to content

Commit 22cafb2

Browse files
committed
Upgrade to Maven Deploy Plugin 3.1.3
Closes gh-41962
1 parent 2ecb4eb commit 22cafb2

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
@@ -1210,7 +1210,7 @@ bom {
12101210
]
12111211
}
12121212
}
1213-
library("Maven Deploy Plugin", "3.1.2") {
1213+
library("Maven Deploy Plugin", "3.1.3") {
12141214
group("org.apache.maven.plugins") {
12151215
plugins = [
12161216
"maven-deploy-plugin"

0 commit comments

Comments
 (0)