Remove dependency management for Atomikos
See gh-28589
This commit is contained in:
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user