Skip to content

Commit c7e5517

Browse files
committed
Upgrade to Maven Assembly Plugin 3.7.1
Closes gh-40018
1 parent c2adcd7 commit c7e5517

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
@@ -1112,7 +1112,7 @@ bom {
11121112
]
11131113
}
11141114
}
1115-
library("Maven Assembly Plugin", "3.7.0") {
1115+
library("Maven Assembly Plugin", "3.7.1") {
11161116
group("org.apache.maven.plugins") {
11171117
plugins = [
11181118
"maven-assembly-plugin"

0 commit comments

Comments
 (0)