Upgrade to Jersey 3.1.1

Closes gh-34090
This commit is contained in:
Andy Wilkinson 2023-02-06 13:18:45 +00:00
parent 0fbdd74a3e
commit 32afb73078

View File

@ -616,7 +616,7 @@ bom {
]
}
}
library("Jersey", "3.1.0") {
library("Jersey", "3.1.1") {
group("org.glassfish.jersey") {
imports = [
"jersey-bom"