Skip to content

Commit 84bc97a

Browse files
committed
Upgrade to Maven Invoker Plugin 3.5.1
Closes gh-34883
1 parent 221c378 commit 84bc97a

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
@@ -880,7 +880,7 @@ bom {
880880
]
881881
}
882882
}
883-
library("Maven Invoker Plugin", "3.5.0") {
883+
library("Maven Invoker Plugin", "3.5.1") {
884884
group("org.apache.maven.plugins") {
885885
plugins = [
886886
"maven-invoker-plugin"

0 commit comments

Comments
 (0)