Skip to content

Commit 38fa2b7

Browse files
committed
Upgrade to Maven Install Plugin 3.1.3
Closes gh-41964
1 parent 9448544 commit 38fa2b7

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
@@ -1238,7 +1238,7 @@ bom {
12381238
]
12391239
}
12401240
}
1241-
library("Maven Install Plugin", "3.1.2") {
1241+
library("Maven Install Plugin", "3.1.3") {
12421242
group("org.apache.maven.plugins") {
12431243
plugins = [
12441244
"maven-install-plugin"

0 commit comments

Comments
 (0)