Upgrade to Jersey 3.1.10

Closes gh-43800
This commit is contained in:
Stéphane Nicoll 2025-01-13 14:08:57 +01:00
parent 71fa030eda
commit 4e44ed7dd9
1 changed files with 1 additions and 1 deletions

View File

@ -951,7 +951,7 @@ bom {
releaseNotes("https://github.com/redis/jedis/releases/tag/v{version}")
}
}
library("Jersey", "3.1.9") {
library("Jersey", "3.1.10") {
group("org.glassfish.jersey") {
imports = [
"jersey-bom"