Skip to content

Commit b7b31d9

Browse files
committed
Upgrade to Maven Invoker Plugin 3.7.0
Closes gh-41415
1 parent e84ac94 commit b7b31d9

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
@@ -1208,7 +1208,7 @@ bom {
12081208
]
12091209
}
12101210
}
1211-
library("Maven Invoker Plugin", "3.6.1") {
1211+
library("Maven Invoker Plugin", "3.7.0") {
12121212
group("org.apache.maven.plugins") {
12131213
plugins = [
12141214
"maven-invoker-plugin"

0 commit comments

Comments
 (0)