Skip to content

Commit 2e0244b

Browse files
committed
Upgrade to Maven Deploy Plugin 3.1.3
Closes gh-41939
1 parent 1a4bfa1 commit 2e0244b

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
@@ -913,7 +913,7 @@ bom {
913913
]
914914
}
915915
}
916-
library("Maven Deploy Plugin", "3.1.2") {
916+
library("Maven Deploy Plugin", "3.1.3") {
917917
group("org.apache.maven.plugins") {
918918
plugins = [
919919
"maven-deploy-plugin"

0 commit comments

Comments
 (0)