Skip to content

Commit a70afe2

Browse files
committed
Upgrade to Pooled JMS 1.2.5
Closes gh-37894
1 parent 344d136 commit a70afe2

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
@@ -1419,7 +1419,7 @@ bom {
14191419
]
14201420
}
14211421
}
1422-
library("Pooled JMS", "1.2.4") {
1422+
library("Pooled JMS", "1.2.5") {
14231423
prohibit {
14241424
versionRange "[2.0.0,)"
14251425
because "it requires Java 11"

0 commit comments

Comments
 (0)