Upgrade to Maven Jar Plugin 3.2.2

Closes gh-29340
This commit is contained in:
Stephane Nicoll
2022-01-12 13:51:23 +01:00
parent db9097b0d6
commit cb1db78c37

View File

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