Browse Source

Upgrade to Pooled JMS 1.2.3

Closes gh-29473
pull/29525/head
Stephane Nicoll 4 years ago
parent
commit
6a70daa361
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1345,7 +1345,7 @@ bom { @@ -1345,7 +1345,7 @@ bom {
]
}
}
library("Pooled JMS", "1.2.2") {
library("Pooled JMS", "1.2.3") {
prohibit("[2.0.0,)") {
because "it requires Java 11"
}

Loading…
Cancel
Save