Skip to content

Commit ca8815a

Browse files
committed
Upgrade to Maven Clean Plugin 3.4.0
Closes gh-41411
1 parent b444ccb commit ca8815a

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
@@ -1152,7 +1152,7 @@ bom {
11521152
]
11531153
}
11541154
}
1155-
library("Maven Clean Plugin", "3.3.2") {
1155+
library("Maven Clean Plugin", "3.4.0") {
11561156
group("org.apache.maven.plugins") {
11571157
plugins = [
11581158
"maven-clean-plugin"

0 commit comments

Comments
 (0)