Browse Source

Upgrade to Pooled JMS 1.2.1

Closes gh-24089
pull/24106/head
Stephane Nicoll 5 years ago
parent
commit
05a226aa11
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save