Skip to content

Commit 88fbd24

Browse files
committed
Upgrade to Maven Invoker Plugin 3.2.2
Closes gh-25633
1 parent 05cc706 commit 88fbd24

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
@@ -1056,7 +1056,7 @@ bom {
10561056
]
10571057
}
10581058
}
1059-
library("Maven Invoker Plugin", "3.2.1") {
1059+
library("Maven Invoker Plugin", "3.2.2") {
10601060
group("org.apache.maven.plugins") {
10611061
plugins = [
10621062
"maven-invoker-plugin"

0 commit comments

Comments
 (0)