Skip to content

Commit 1b06966

Browse files
committed
Upgrade to Maven Assembly Plugin 3.4.2
Closes gh-32356
1 parent 0cedc5d commit 1b06966

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
@@ -893,7 +893,7 @@ bom {
893893
]
894894
}
895895
}
896-
library("Maven Assembly Plugin", "3.4.1") {
896+
library("Maven Assembly Plugin", "3.4.2") {
897897
group("org.apache.maven.plugins") {
898898
plugins = [
899899
"maven-assembly-plugin"

0 commit comments

Comments
 (0)