Upgrade to Jersey 2.32

Closes gh-23652
This commit is contained in:
Stephane Nicoll 2020-10-13 09:29:59 +02:00
parent d9120d9bf6
commit 850cb043c9

View File

@ -764,7 +764,7 @@ bom {
]
}
}
library("Jersey", "2.31") {
library("Jersey", "2.32") {
group("org.glassfish.jersey") {
imports = [
"jersey-bom"