Upgrade to Maven Source Plugin 3.3.1

Closes gh-40256
This commit is contained in:
Andy Wilkinson 2024-04-09 12:53:31 +01:00
parent 2f9fe65820
commit 30cc165a76

View File

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