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