Skip to content

Commit c827666

Browse files
committed
Upgrade to Build Helper Maven Plugin 3.6.0
Closes gh-41402
1 parent 11672b9 commit c827666

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
@@ -144,7 +144,7 @@ bom {
144144
releaseNotes("https://github.com/openzipkin/brave/releases/tag/{version}")
145145
}
146146
}
147-
library("Build Helper Maven Plugin", "3.5.0") {
147+
library("Build Helper Maven Plugin", "3.6.0") {
148148
group("org.codehaus.mojo") {
149149
plugins = [
150150
"build-helper-maven-plugin"

0 commit comments

Comments
 (0)