From a2e6ce0324902be3bf528a734e52216f0d33b9cb Mon Sep 17 00:00:00 2001 From: Andy Wilkinson Date: Fri, 9 Jan 2026 11:21:22 +0000 Subject: [PATCH] Upgrade to Pooled JMS 3.1.9 Closes gh-48787 --- platform/spring-boot-dependencies/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform/spring-boot-dependencies/build.gradle b/platform/spring-boot-dependencies/build.gradle index 429f9310b55..997647ce708 100644 --- a/platform/spring-boot-dependencies/build.gradle +++ b/platform/spring-boot-dependencies/build.gradle @@ -1755,7 +1755,7 @@ bom { releaseNotes("https://github.com/oracle/oracle-r2dbc/releases/tag/{version}") } } - library("Pooled JMS", "3.1.8") { + library("Pooled JMS", "3.1.9") { group("org.messaginghub") { modules = [ "pooled-jms"