Skip to content

Commit 64b7ecf

Browse files
committed
Upgrade to Maven Invoker Plugin 3.8.1
Closes gh-42824
1 parent 3e7f2e9 commit 64b7ecf

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
@@ -1249,7 +1249,7 @@ bom {
12491249
]
12501250
}
12511251
}
1252-
library("Maven Invoker Plugin", "3.8.0") {
1252+
library("Maven Invoker Plugin", "3.8.1") {
12531253
group("org.apache.maven.plugins") {
12541254
plugins = [
12551255
"maven-invoker-plugin"

0 commit comments

Comments
 (0)