Skip to content

Commit 3fa6f04

Browse files
committed
Upgrade to Build Helper Maven Plugin 3.1.0
Closes gh-20484
1 parent de59586 commit 3fa6f04

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
@@ -134,7 +134,7 @@ bom {
134134
]
135135
}
136136
}
137-
library("Build Helper Maven Plugin", "3.0.0") {
137+
library("Build Helper Maven Plugin", "3.1.0") {
138138
group("org.codehaus.mojo") {
139139
plugins = [
140140
"build-helper-maven-plugin"

0 commit comments

Comments
 (0)