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