Upgrade to Maven Jar Plugin 3.3.0

Closes gh-32456
This commit is contained in:
Stephane Nicoll
2022-09-21 08:30:25 +02:00
parent 7c8ec4d228
commit 5752eb9a40

View File

@@ -963,7 +963,7 @@ bom {
]
}
}
library("Maven Jar Plugin", "3.2.2") {
library("Maven Jar Plugin", "3.3.0") {
group("org.apache.maven.plugins") {
plugins = [
"maven-jar-plugin"