Skip to content

Commit 390b97c

Browse files
committed
Upgrade to Pooled JMS 1.2.4
Closes gh-30727
1 parent 5921eda commit 390b97c

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
@@ -1377,7 +1377,7 @@ bom {
13771377
]
13781378
}
13791379
}
1380-
library("Pooled JMS", "1.2.3") {
1380+
library("Pooled JMS", "1.2.4") {
13811381
prohibit("[2.0.0,)") {
13821382
because "it requires Java 11"
13831383
}

0 commit comments

Comments
 (0)