Upgrade to Maven Assembly Plugin 3.4.2

Closes gh-32356
This commit is contained in:
Stephane Nicoll 2022-09-14 15:34:31 +02:00
parent 0cedc5dbba
commit 1b06966130

View File

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