Upgrade to Jersey 3.1.3

Closes gh-36889
This commit is contained in:
Andy Wilkinson 2023-08-09 17:07:01 +01:00
parent 19a75475ae
commit 4ae8949a3d
1 changed files with 1 additions and 1 deletions

View File

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