Upgrade to Maven Plugin Tools 3.9.0

Closes gh-36750
This commit is contained in:
Andy Wilkinson 2023-08-04 14:09:52 +01:00
parent 7b70d99144
commit ef79d88acf

View File

@ -111,7 +111,7 @@ bom {
] ]
} }
} }
library("Maven Plugin Tools", "3.6.0") { library("Maven Plugin Tools", "3.9.0") {
group("org.apache.maven.plugin-tools") { group("org.apache.maven.plugin-tools") {
modules = [ modules = [
"maven-plugin-annotations" "maven-plugin-annotations"