Skip to content

Commit 76f1af2

Browse files
committed
Upgrade to Maven Invoker Plugin 3.6.1
Closes gh-40305
1 parent ae57b3e commit 76f1af2

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
@@ -939,7 +939,7 @@ bom {
939939
]
940940
}
941941
}
942-
library("Maven Invoker Plugin", "3.6.0") {
942+
library("Maven Invoker Plugin", "3.6.1") {
943943
group("org.apache.maven.plugins") {
944944
plugins = [
945945
"maven-invoker-plugin"

0 commit comments

Comments
 (0)