Upgrade to Jersey 3.1.9

Closes gh-42652
This commit is contained in:
Stéphane Nicoll 2024-10-14 15:01:55 +02:00
parent 204e97968e
commit e832cc7fc6
1 changed files with 1 additions and 1 deletions

View File

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