Skip to content

Commit d9d44ff

Browse files
committed
Upgrade to Pooled JMS 3.1.8
Closes gh-48559
1 parent 86b8db3 commit d9d44ff

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
@@ -1797,7 +1797,7 @@ bom {
17971797
releaseNotes("https://github.com/oracle/oracle-r2dbc/releases/tag/{version}")
17981798
}
17991799
}
1800-
library("Pooled JMS", "3.1.7") {
1800+
library("Pooled JMS", "3.1.8") {
18011801
group("org.messaginghub") {
18021802
modules = [
18031803
"pooled-jms"

0 commit comments

Comments
 (0)