Browse Source

Upgrade to Pooled JMS 3.1.3

Closes gh-37431
pull/37434/head
Stéphane Nicoll 2 years ago
parent
commit
14d28691ac
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save