diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index e8da8254d3..5867545311 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1408,7 +1408,7 @@ bom { ] } } - library("Pooled JMS", "1.2.5") { + library("Pooled JMS", "1.2.6") { prohibit { versionRange "[2.0.0,)" because "it requires Java 11"