Skip to content

Commit 5f15e97

Browse files
committed
Upgrade to Maven Clean Plugin 3.4.1
Closes gh-44349
1 parent 8c6e856 commit 5f15e97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1285,7 +1285,7 @@ bom {
12851285
releaseNotes("https://github.com/apache/maven-assembly-plugin/releases/tag/maven-assembly-plugin-{version}")
12861286
}
12871287
}
1288-
library("Maven Clean Plugin", "3.4.0") {
1288+
library("Maven Clean Plugin", "3.4.1") {
12891289
group("org.apache.maven.plugins") {
12901290
plugins = [
12911291
"maven-clean-plugin"

0 commit comments

Comments
 (0)