Upgrade to Maven Assembly Plugin 3.7.1

Closes gh-40018
This commit is contained in:
Andy Wilkinson 2024-03-19 09:55:08 +00:00
parent c2adcd7be8
commit c7e5517dc7

View File

@ -1112,7 +1112,7 @@ bom {
]
}
}
library("Maven Assembly Plugin", "3.7.0") {
library("Maven Assembly Plugin", "3.7.1") {
group("org.apache.maven.plugins") {
plugins = [
"maven-assembly-plugin"