Upgrade to Maven Source Plugin 3.2.1

Closes gh-20487
This commit is contained in:
Andy Wilkinson 2020-03-10 20:09:52 +00:00
parent 5117a6ac6f
commit c5674d80d2
1 changed files with 1 additions and 1 deletions

View File

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