Skip to content

Commit c5a7fa7

Browse files
committed
Upgrade to Maven Clean Plugin 3.4.1
Closes gh-44350
1 parent 53405a4 commit c5a7fa7

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
@@ -1344,7 +1344,7 @@ bom {
13441344
releaseNotes("https://github.com/apache/maven-assembly-plugin/releases/tag/maven-assembly-plugin-{version}")
13451345
}
13461346
}
1347-
library("Maven Clean Plugin", "3.4.0") {
1347+
library("Maven Clean Plugin", "3.4.1") {
13481348
prohibit {
13491349
contains "-beta-"
13501350
because "we don't want betas"

0 commit comments

Comments
 (0)