Upgrade to Maven Source Plugin 3.3.0

Closes gh-35962
This commit is contained in:
Andy Wilkinson
2023-06-19 09:56:15 +01:00
parent 853db91e31
commit 0cac2e2603

View File

@@ -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"