Skip to content

Commit bb23e11

Browse files
committed
Upgrade to Maven Install Plugin 3.1.3
Closes gh-41943
1 parent 8b25a7a commit bb23e11

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
@@ -1217,7 +1217,7 @@ bom {
12171217
]
12181218
}
12191219
}
1220-
library("Maven Install Plugin", "3.1.2") {
1220+
library("Maven Install Plugin", "3.1.3") {
12211221
group("org.apache.maven.plugins") {
12221222
plugins = [
12231223
"maven-install-plugin"

0 commit comments

Comments
 (0)