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

View File

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