Skip to content

Commit 6ef8dc8

Browse files
committed
Upgrade to Build Helper Maven Plugin 3.5.0
Closes gh-38999
1 parent 3414f9c commit 6ef8dc8

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
@@ -116,7 +116,7 @@ bom {
116116
]
117117
}
118118
}
119-
library("Build Helper Maven Plugin", "3.4.0") {
119+
library("Build Helper Maven Plugin", "3.5.0") {
120120
group("org.codehaus.mojo") {
121121
plugins = [
122122
"build-helper-maven-plugin"

0 commit comments

Comments
 (0)