Skip to content

Commit 13ae79b

Browse files
committed
Upgrade to Maven Assembly Plugin 3.5.0
Closes gh-34350
1 parent 2c0c894 commit 13ae79b

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
@@ -813,7 +813,7 @@ bom {
813813
]
814814
}
815815
}
816-
library("Maven Assembly Plugin", "3.4.2") {
816+
library("Maven Assembly Plugin", "3.5.0") {
817817
group("org.apache.maven.plugins") {
818818
plugins = [
819819
"maven-assembly-plugin"

0 commit comments

Comments
 (0)