Skip to content

Commit

Permalink
Upgrade to Pooled JMS 1.2.2
Browse files Browse the repository at this point in the history
Closes gh-26515
  • Loading branch information
snicoll committed May 17, 2021
1 parent 5efc9d5 commit f84f9f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -1256,7 +1256,7 @@ bom {
]
}
}
library("Pooled JMS", "1.2.1") {
library("Pooled JMS", "1.2.2") {
group("org.messaginghub") {
modules = [
"pooled-jms"
Expand Down

0 comments on commit f84f9f3

Please sign in to comment.