Upgrade to Jersey 2.33

Closes gh-24911
This commit is contained in:
Stephane Nicoll 2021-01-20 09:14:57 +01:00
parent 8d5dd8d4b2
commit 6d8043aae7
1 changed files with 1 additions and 1 deletions

View File

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