Browse Source

Upgrade to Maven Source Plugin 3.3.0

Closes gh-35962
pull/35986/head
Andy Wilkinson 3 years ago
parent
commit
0cac2e2603
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save