Skip to content

Commit 7ea4873

Browse files
committed
Upgrade to Pooled JMS 1.2.0
Closes gh-23363
1 parent 8c17153 commit 7ea4873

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1258,7 +1258,7 @@ bom {
12581258
]
12591259
}
12601260
}
1261-
library("Pooled JMS", "1.1.2") {
1261+
library("Pooled JMS", "1.2.0") {
12621262
group("org.messaginghub") {
12631263
modules = [
12641264
"pooled-jms"

0 commit comments

Comments
 (0)