Upgrade to Pooled JMS 1.2.3

Closes gh-29468
This commit is contained in:
Stephane Nicoll 2022-01-19 08:17:20 +01:00
parent 60971c6fdb
commit 124a3219e8
1 changed files with 1 additions and 1 deletions

View File

@ -1334,7 +1334,7 @@ bom {
]
}
}
library("Pooled JMS", "1.2.2") {
library("Pooled JMS", "1.2.3") {
prohibit("[2.0.0,)") {
because "it requires Java 11"
}