Skip to content

Commit a98c308

Browse files
committed
Upgrade to Maven Deploy Plugin 3.0.0
Closes gh-31832
1 parent 939481b commit a98c308

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
@@ -917,7 +917,7 @@ bom {
917917
]
918918
}
919919
}
920-
library("Maven Deploy Plugin", "2.8.2") {
920+
library("Maven Deploy Plugin", "3.0.0") {
921921
group("org.apache.maven.plugins") {
922922
plugins = [
923923
"maven-deploy-plugin"

0 commit comments

Comments
 (0)