Closes gh-37815

This commit is contained in:
Andy Wilkinson
2023-10-11 10:29:36 +01:00
parent fec9804dad
commit 254b8fe3cb
4 changed files with 41 additions and 33 deletions

View File

@@ -80,7 +80,7 @@ bom {
]
}
}
library("Maven", "3.9.4") {
library("Maven", "${mavenVersion}") {
group("org.apache.maven") {
modules = [
"maven-plugin-api",