Browse Source

Upgrade to Maven Install Plugin 3.1.4

Closes gh-44543
pull/42891/head
Stéphane Nicoll 10 months ago
parent
commit
dacc4915cb
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1327,7 +1327,7 @@ bom { @@ -1327,7 +1327,7 @@ bom {
]
}
}
library("Maven Install Plugin", "3.1.3") {
library("Maven Install Plugin", "3.1.4") {
group("org.apache.maven.plugins") {
plugins = [
"maven-install-plugin"

Loading…
Cancel
Save