Skip to content

Commit 8b25a7a

Browse files
committed
Upgrade to Maven Deploy Plugin 3.1.3
Closes gh-41942
1 parent cf9a2f3 commit 8b25a7a

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
@@ -1189,7 +1189,7 @@ bom {
11891189
]
11901190
}
11911191
}
1192-
library("Maven Deploy Plugin", "3.1.2") {
1192+
library("Maven Deploy Plugin", "3.1.3") {
11931193
group("org.apache.maven.plugins") {
11941194
plugins = [
11951195
"maven-deploy-plugin"

0 commit comments

Comments
 (0)