Skip to content

Commit 221c378

Browse files
committed
Upgrade to Maven Install Plugin 3.1.1
Closes gh-34882
1 parent 1030ac9 commit 221c378

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
@@ -873,7 +873,7 @@ bom {
873873
]
874874
}
875875
}
876-
library("Maven Install Plugin", "3.1.0") {
876+
library("Maven Install Plugin", "3.1.1") {
877877
group("org.apache.maven.plugins") {
878878
plugins = [
879879
"maven-install-plugin"

0 commit comments

Comments
 (0)