Browse Source

Upgrade to Pooled JMS 3.1.2

Closes gh-37302
pull/38706/head
Stephane Nicoll 2 years ago
parent
commit
bb5aa0dbd8
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save