Browse Source

Upgrade to Pooled JMS 3.1.8

Closes gh-48555
3.4.x
Stéphane Nicoll 15 hours ago
parent
commit
c463a9d2e0
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1677,7 +1677,7 @@ bom { @@ -1677,7 +1677,7 @@ bom {
releaseNotes("https://github.com/oracle/oracle-r2dbc/releases/tag/{version}")
}
}
library("Pooled JMS", "3.1.7") {
library("Pooled JMS", "3.1.8") {
group("org.messaginghub") {
modules = [
"pooled-jms"

Loading…
Cancel
Save