Skip to content

Commit dacc491

Browse files
committed
Upgrade to Maven Install Plugin 3.1.4
Closes gh-44543
1 parent 4fb21b3 commit dacc491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -1327,7 +1327,7 @@ bom {
13271327
]
13281328
}
13291329
}
1330-
library("Maven Install Plugin", "3.1.3") {
1330+
library("Maven Install Plugin", "3.1.4") {
13311331
group("org.apache.maven.plugins") {
13321332
plugins = [
13331333
"maven-install-plugin"

0 commit comments

Comments
 (0)