Skip to content

Commit 6c56a42

Browse files
committed
Upgrade to Build Helper Maven Plugin 3.6.1
Closes gh-45827
1 parent 5ed967a commit 6c56a42

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
@@ -126,7 +126,7 @@ bom {
126126
releaseNotes("https://github.com/openzipkin/brave/releases/tag/{version}")
127127
}
128128
}
129-
library("Build Helper Maven Plugin", "3.6.0") {
129+
library("Build Helper Maven Plugin", "3.6.1") {
130130
group("org.codehaus.mojo") {
131131
plugins = [
132132
"build-helper-maven-plugin"

0 commit comments

Comments
 (0)