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

View File

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