Skip to content

Commit

Permalink
fix(deps): update jersey monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 24, 2024
1 parent 186226b commit eef1356
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.3"
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.6"

quarkus = "3.8.2"

Expand Down

0 comments on commit eef1356

Please sign in to comment.