Upgrade to Jersey 3.1.10

Closes gh-43803
This commit is contained in:
Stéphane Nicoll 2025-01-13 14:09:02 +01:00
parent e845d3e8ea
commit 591d57eaa8
1 changed files with 1 additions and 1 deletions

View File

@ -968,7 +968,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"