Skip to content

Commit 51729a9

Browse files
committed
Upgrade to Maven Install Plugin 3.1.3
Closes gh-41940
1 parent 2e0244b commit 51729a9

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
@@ -941,7 +941,7 @@ bom {
941941
]
942942
}
943943
}
944-
library("Maven Install Plugin", "3.1.2") {
944+
library("Maven Install Plugin", "3.1.3") {
945945
group("org.apache.maven.plugins") {
946946
plugins = [
947947
"maven-install-plugin"

0 commit comments

Comments
 (0)