diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 82074f82464..e03cba1ea18 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -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 = [