diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6430081a1f..7e134c1f1f 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -805,7 +805,7 @@ bom { ] } } - library("JBoss Transaction SPI", "7.6.0.Final") { + library("JBoss Transaction SPI", "7.6.1.Final") { group("org.jboss") { modules = [ "jboss-transaction-spi"