Upgrade to Jersey 3.1.3

Closes gh-36916
This commit is contained in:
Stephane Nicoll 2023-08-10 14:41:32 +02:00
parent c146c03743
commit 6d1d946bba

View File

@ -634,7 +634,7 @@ bom {
]
}
}
library("Jersey", "3.1.2") {
library("Jersey", "3.1.3") {
group("org.glassfish.jersey") {
imports = [
"jersey-bom"