Skip to content

Commit

Permalink
fix(deps): update jersey monorepo to v3.1.7 (#102)
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmut-co-uk authored May 30, 2024
2 parents 06c400a + 625941b commit 7625354
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ logback = "1.5.6"
slf4j = "2.0.12"

jetty = "11.0.20"
jersey_container_servlet = "3.1.5"
jersey_hk2 = "3.1.5"
jersey_media_json_jackson = "3.1.5"
jersey_container_servlet = "3.1.7"
jersey_hk2 = "3.1.7"
jersey_media_json_jackson = "3.1.7"

quarkus = "3.8.2"

Expand Down

0 comments on commit 7625354

Please sign in to comment.