Skip to content

Commit ba6ba99

Browse files
committed
Upgrade to Maven Deploy Plugin 3.1.1
Closes gh-34880
1 parent 5c1c0a2 commit ba6ba99

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
@@ -845,7 +845,7 @@ bom {
845845
]
846846
}
847847
}
848-
library("Maven Deploy Plugin", "3.1.0") {
848+
library("Maven Deploy Plugin", "3.1.1") {
849849
group("org.apache.maven.plugins") {
850850
plugins = [
851851
"maven-deploy-plugin"

0 commit comments

Comments
 (0)