diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 7f2ef6c8e7..a6116151ba 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1258,7 +1258,7 @@ bom { ] } } - library("Pooled JMS", "1.1.2") { + library("Pooled JMS", "1.2.0") { group("org.messaginghub") { modules = [ "pooled-jms"