Browse Source

Upgrade to Pooled JMS 3.1.8

Closes gh-48563
pull/48315/merge
Stéphane Nicoll 14 hours ago
parent
commit
3f2b3cdb90
  1. 2
      platform/spring-boot-dependencies/build.gradle

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

@ -1752,7 +1752,7 @@ bom { @@ -1752,7 +1752,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