Browse Source

Upgrade to Pooled JMS 3.1.7

Closes gh-42621
pull/42868/head
Stéphane Nicoll 1 year ago
parent
commit
170bb5936c
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save