Skip to content

Commit 8011232

Browse files
committed
Upgrade to Maven Invoker Plugin 3.4.0
Closes gh-34097
1 parent 9be9834 commit 8011232

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
@@ -876,7 +876,7 @@ bom {
876876
]
877877
}
878878
}
879-
library("Maven Invoker Plugin", "3.3.0") {
879+
library("Maven Invoker Plugin", "3.4.0") {
880880
group("org.apache.maven.plugins") {
881881
plugins = [
882882
"maven-invoker-plugin"

0 commit comments

Comments
 (0)