Skip to content

Commit 2982d0f

Browse files
committed
Upgrade to Maven Clean Plugin 3.5.0
Closes gh-46059
1 parent 7ea9c26 commit 2982d0f

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
@@ -1333,7 +1333,7 @@ bom {
13331333
releaseNotes("https://github.com/apache/maven-assembly-plugin/releases/tag/maven-assembly-plugin-{version}")
13341334
}
13351335
}
1336-
library("Maven Clean Plugin", "3.4.1") {
1336+
library("Maven Clean Plugin", "3.5.0") {
13371337
prohibit {
13381338
contains "-beta-"
13391339
because "we don't want betas"

0 commit comments

Comments
 (0)