Skip to content

Commit 3556ed4

Browse files
committed
Upgrade to Maven Assembly Plugin 3.3.0
Closes gh-21409
1 parent dd13c22 commit 3556ed4

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
@@ -1063,7 +1063,7 @@ bom {
10631063
]
10641064
}
10651065
}
1066-
library("Maven Assembly Plugin", "3.2.0") {
1066+
library("Maven Assembly Plugin", "3.3.0") {
10671067
group("org.apache.maven.plugins") {
10681068
plugins = [
10691069
"maven-assembly-plugin"

0 commit comments

Comments
 (0)