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