Upgrade to Maven Assembly Plugin 3.7.0

Closes gh-39921
This commit is contained in:
Andy Wilkinson 2024-03-13 08:45:59 +00:00
parent 437c654af0
commit a44bb91084
1 changed files with 1 additions and 1 deletions

View File

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