Upgrade to Jersey 3.1.2

Closes gh-35550
This commit is contained in:
Andy Wilkinson 2023-05-18 08:10:52 +01:00
parent ed3c9b210a
commit e6160fca8e
1 changed files with 1 additions and 1 deletions

View File

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