Upgrade to Jersey 3.1.8

Closes gh-41801
This commit is contained in:
Stéphane Nicoll 2024-08-12 08:26:49 +02:00
parent 65170c6bbb
commit e8ad8bfce6
1 changed files with 1 additions and 1 deletions

View File

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