Upgrade to Maven Assembly Plugin 3.6.0

Closes gh-35957
This commit is contained in:
Andy Wilkinson 2023-06-19 09:55:49 +01:00
parent 1e17d8eeea
commit 6745ec9224
1 changed files with 1 additions and 1 deletions

View File

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