Skip to content

Commit bd96e20

Browse files
committed
Upgrade to Maven Invoker Plugin 3.8.0
Closes gh-42232
1 parent 9341afb commit bd96e20

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
@@ -1245,7 +1245,7 @@ bom {
12451245
]
12461246
}
12471247
}
1248-
library("Maven Invoker Plugin", "3.7.0") {
1248+
library("Maven Invoker Plugin", "3.8.0") {
12491249
group("org.apache.maven.plugins") {
12501250
plugins = [
12511251
"maven-invoker-plugin"

0 commit comments

Comments
 (0)