Skip to content

Commit 6a70daa

Browse files
committed
Upgrade to Pooled JMS 1.2.3
Closes gh-29473
1 parent 92f1e11 commit 6a70daa

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
@@ -1345,7 +1345,7 @@ bom {
13451345
]
13461346
}
13471347
}
1348-
library("Pooled JMS", "1.2.2") {
1348+
library("Pooled JMS", "1.2.3") {
13491349
prohibit("[2.0.0,)") {
13501350
because "it requires Java 11"
13511351
}

0 commit comments

Comments
 (0)