Browse Source

Upgrade to Maven Resources Plugin 3.3.1

Closes gh-34913
pull/35377/head
Stephane Nicoll 3 years ago
parent
commit
f3cdad35df
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -911,7 +911,7 @@ bom { @@ -911,7 +911,7 @@ bom {
]
}
}
library("Maven Resources Plugin", "3.3.0") {
library("Maven Resources Plugin", "3.3.1") {
group("org.apache.maven.plugins") {
plugins = [
"maven-resources-plugin"

Loading…
Cancel
Save