Skip to content

Commit a44bb91

Browse files
committed
Upgrade to Maven Assembly Plugin 3.7.0
Closes gh-39921
1 parent 437c654 commit a44bb91

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
@@ -1113,7 +1113,7 @@ bom {
11131113
]
11141114
}
11151115
}
1116-
library("Maven Assembly Plugin", "3.6.0") {
1116+
library("Maven Assembly Plugin", "3.7.0") {
11171117
group("org.apache.maven.plugins") {
11181118
plugins = [
11191119
"maven-assembly-plugin"

0 commit comments

Comments
 (0)