Upgrade to Maven Jar Plugin 3.2.2

Closes gh-29349
This commit is contained in:
Stephane Nicoll 2022-01-12 14:33:52 +01:00
parent 8cdccb6cb3
commit e14c13c75f
1 changed files with 1 additions and 1 deletions

View File

@ -1176,7 +1176,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"