Browse Source

Upgrade to Pooled JMS 3.1.4

Closes gh-37783
pull/37801/head
Andy Wilkinson 2 years ago
parent
commit
4c110e2288
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

2
spring-boot-project/spring-boot-dependencies/build.gradle

@ -1118,7 +1118,7 @@ bom { @@ -1118,7 +1118,7 @@ bom {
]
}
}
library("Pooled JMS", "3.1.3") {
library("Pooled JMS", "3.1.4") {
group("org.messaginghub") {
modules = [
"pooled-jms"

Loading…
Cancel
Save