Remove dependency management for org.jboss:jboss-transaction-spi
Closes gh-26574
This commit is contained in:
parent
5163bdab22
commit
ea9b155776
|
|
@ -834,13 +834,6 @@ bom {
|
|||
]
|
||||
}
|
||||
}
|
||||
library("JBoss Transaction SPI", "7.6.1.Final") {
|
||||
group("org.jboss") {
|
||||
modules = [
|
||||
"jboss-transaction-spi"
|
||||
]
|
||||
}
|
||||
}
|
||||
library("JDOM2", "2.0.6") {
|
||||
group("org.jdom") {
|
||||
modules = [
|
||||
|
|
|
|||
Loading…
Reference in New Issue