Skip to content

Commit 6ee06de

Browse files
committed
Upgrade to Maven Deploy Plugin 3.1.2
Closes gh-40713
1 parent cec0c93 commit 6ee06de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,7 @@ bom {
884884
]
885885
}
886886
}
887-
library("Maven Deploy Plugin", "3.1.1") {
887+
library("Maven Deploy Plugin", "3.1.2") {
888888
group("org.apache.maven.plugins") {
889889
plugins = [
890890
"maven-deploy-plugin"

0 commit comments

Comments
 (0)