Browse Source

Upgrade to Pooled JMS 3.1.0

Closes gh-34103
pull/34122/head
Andy Wilkinson 3 years ago
parent
commit
4f112e568d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

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

Loading…
Cancel
Save