Skip to content

Commit 2f50598

Browse files
committed
Upgrade to Maven Invoker Plugin 3.9.0
Closes gh-43681
1 parent edb2663 commit 2f50598

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
@@ -1362,7 +1362,7 @@ bom {
13621362
releaseNotes("https://github.com/apache/maven-install-plugin/releases/tag/maven-install-plugin-{version}")
13631363
}
13641364
}
1365-
library("Maven Invoker Plugin", "3.8.1") {
1365+
library("Maven Invoker Plugin", "3.9.0") {
13661366
group("org.apache.maven.plugins") {
13671367
plugins = [
13681368
"maven-invoker-plugin"

0 commit comments

Comments
 (0)