Upgrade to Maven Jar Plugin 3.4.2

Closes gh-41160
This commit is contained in:
Andy Wilkinson 2024-06-19 20:42:39 +01:00
parent 821a17df9d
commit 3496aa6cfa

View File

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