Skip to content

Commit 8ddfc40

Browse files
committed
Upgrade to Maven Install Plugin 3.1.2
Closes gh-40714
1 parent 6ee06de commit 8ddfc40

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
@@ -912,7 +912,7 @@ bom {
912912
]
913913
}
914914
}
915-
library("Maven Install Plugin", "3.1.1") {
915+
library("Maven Install Plugin", "3.1.2") {
916916
group("org.apache.maven.plugins") {
917917
plugins = [
918918
"maven-install-plugin"

0 commit comments

Comments
 (0)