Skip to content

Commit d29ca23

Browse files
committed
Upgrade to Flatten Maven Plugin 1.2.1
Closes gh-20485
1 parent 3fa6f04 commit d29ca23

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
@@ -317,7 +317,7 @@ bom {
317317
]
318318
}
319319
}
320-
library("Flatten Maven Plugin", "1.1.0") {
320+
library("Flatten Maven Plugin", "1.2.1") {
321321
group("org.codehaus.mojo") {
322322
plugins = [
323323
"flatten-maven-plugin"

0 commit comments

Comments
 (0)