Skip to content

Commit e183982

Browse files
committed
Upgrade to Maven Install Plugin 3.0.0
Closes gh-31833
1 parent a98c308 commit e183982

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
@@ -945,7 +945,7 @@ bom {
945945
]
946946
}
947947
}
948-
library("Maven Install Plugin", "2.5.2") {
948+
library("Maven Install Plugin", "3.0.0") {
949949
group("org.apache.maven.plugins") {
950950
plugins = [
951951
"maven-install-plugin"

0 commit comments

Comments
 (0)