Upgrade to Jersey 3.1.8

Closes gh-41785
This commit is contained in:
Stéphane Nicoll 2024-08-12 07:28:13 +02:00
parent da86b04d37
commit 8c254c3394
1 changed files with 1 additions and 1 deletions

View File

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