Remove dependency management for Atomikos

See gh-28589
This commit is contained in:
Andy Wilkinson 2021-11-30 20:30:38 +00:00
parent 87a5b72aa5
commit 91b2eb1a6f
1 changed files with 0 additions and 12 deletions

View File

@ -47,18 +47,6 @@ bom {
]
}
}
library("Atomikos", "4.0.6") {
prohibit("[5,)") {
because "our support is deprecated"
}
group("com.atomikos") {
modules = [
"transactions-jdbc",
"transactions-jms",
"transactions-jta"
]
}
}
library("Awaitility", "4.1.1") {
group("org.awaitility") {
modules = [