Browse Source

Upgrade to Pooled JMS 3.1.8

Closes gh-48559
3.5.x
Stéphane Nicoll 2 days ago
parent
commit
d9d44ff1e3
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1797,7 +1797,7 @@ bom {
releaseNotes("https://github.com/oracle/oracle-r2dbc/releases/tag/{version}") 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") { group("org.messaginghub") {
modules = [ modules = [
"pooled-jms" "pooled-jms"

Loading…
Cancel
Save