Upgrade to Jersey 3.1.1

Closes gh-34264
This commit is contained in:
Andy Wilkinson 2023-02-20 14:54:00 +00:00
parent dd94e2a1a1
commit 497fa08bfe
1 changed files with 1 additions and 1 deletions

View File

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