Remove ANTLR 2 dependency management

See gh-32149
This commit is contained in:
hak7a3
2022-08-23 20:08:51 +09:00
committed by Andy Wilkinson
parent 08fde3a004
commit fb61f8af53

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 = [