diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 22ee2c9cb3..ab26ac3d77 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1385,7 +1385,7 @@ bom { ] } } - library("Pooled JMS", "1.2.3") { + library("Pooled JMS", "1.2.4") { prohibit("[2.0.0,)") { because "it requires Java 11" }