Browse Source

Upgrade to Maven Source Plugin 3.3.1

Closes gh-40256
pull/40319/head
Andy Wilkinson 2 years ago
parent
commit
30cc165a76
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save