Upgrade to Jersey 3.1.2

Closes gh-35838
This commit is contained in:
Stephane Nicoll
2023-06-12 08:45:06 +02:00
parent 4cdd2a86a2
commit 63994f86bc

View File

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