Skip to content

Commit ed1e1d7

Browse files
committed
Upgrade to Maven Invoker Plugin 3.9.1
Closes gh-46337
1 parent 9f53cbe commit ed1e1d7

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
@@ -1424,7 +1424,7 @@ bom {
14241424
releaseNotes("https://github.com/apache/maven-install-plugin/releases/tag/maven-install-plugin-{version}")
14251425
}
14261426
}
1427-
library("Maven Invoker Plugin", "3.9.0") {
1427+
library("Maven Invoker Plugin", "3.9.1") {
14281428
group("org.apache.maven.plugins") {
14291429
plugins = [
14301430
"maven-invoker-plugin"

0 commit comments

Comments
 (0)