Skip to content

Commit aa76f45

Browse files
committed
Upgrade to Pooled JMS 1.2.4
Closes gh-30687
1 parent 5d430b4 commit aa76f45

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
@@ -1385,7 +1385,7 @@ bom {
13851385
]
13861386
}
13871387
}
1388-
library("Pooled JMS", "1.2.3") {
1388+
library("Pooled JMS", "1.2.4") {
13891389
prohibit("[2.0.0,)") {
13901390
because "it requires Java 11"
13911391
}

0 commit comments

Comments
 (0)