Skip to content

Commit 79c467c

Browse files
committed
Upgrade to Pooled JMS 1.2.6
Closes gh-38433
1 parent 52fc4c0 commit 79c467c

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
@@ -1408,7 +1408,7 @@ bom {
14081408
]
14091409
}
14101410
}
1411-
library("Pooled JMS", "1.2.5") {
1411+
library("Pooled JMS", "1.2.6") {
14121412
prohibit {
14131413
versionRange "[2.0.0,)"
14141414
because "it requires Java 11"

0 commit comments

Comments
 (0)