Remove dependency management for ANTLR 2

Closes gh-32149
This commit is contained in:
Andy Wilkinson 2022-08-31 13:56:55 +01:00
parent 4c01810ca2
commit a46d6b3a4c
1 changed files with 0 additions and 10 deletions

View File

@ -14,16 +14,6 @@ bom {
issueLabels = ["type: dependency-upgrade"]
}
}
library("ANTLR2", "2.7.7") {
prohibit("20030911") {
because "it is old version that used a different versioning scheme"
}
group("antlr") {
modules = [
"antlr"
]
}
}
library("Artemis", "2.23.1") {
group("org.apache.activemq") {
modules = [