Skip to content

Commit b375a12

Browse files
committed
Upgrade to Maven Invoker Plugin 3.9.1
Closes gh-46377
1 parent 2d02254 commit b375a12

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
@@ -1486,7 +1486,7 @@ bom {
14861486
releaseNotes("https://github.com/apache/maven-install-plugin/releases/tag/maven-install-plugin-{version}")
14871487
}
14881488
}
1489-
library("Maven Invoker Plugin", "3.9.0") {
1489+
library("Maven Invoker Plugin", "3.9.1") {
14901490
group("org.apache.maven.plugins") {
14911491
plugins = [
14921492
"maven-invoker-plugin"

0 commit comments

Comments
 (0)