Skip to content

Commit e97d676

Browse files
committed
Upgrade to Build Helper Maven Plugin 3.6.1
Closes gh-45812
1 parent 93dd39e commit e97d676

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
@@ -119,7 +119,7 @@ bom {
119119
releaseNotes("https://github.com/openzipkin/brave/releases/tag/{version}")
120120
}
121121
}
122-
library("Build Helper Maven Plugin", "3.6.0") {
122+
library("Build Helper Maven Plugin", "3.6.1") {
123123
group("org.codehaus.mojo") {
124124
plugins = [
125125
"build-helper-maven-plugin"

0 commit comments

Comments
 (0)