Skip to content

Commit 124a321

Browse files
committed
Upgrade to Pooled JMS 1.2.3
Closes gh-29468
1 parent 60971c6 commit 124a321

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
@@ -1334,7 +1334,7 @@ bom {
13341334
]
13351335
}
13361336
}
1337-
library("Pooled JMS", "1.2.2") {
1337+
library("Pooled JMS", "1.2.3") {
13381338
prohibit("[2.0.0,)") {
13391339
because "it requires Java 11"
13401340
}

0 commit comments

Comments
 (0)