Skip to content

Commit

Permalink
fix(deps): update jersey monorepo to v3.1.8 (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmut-co-uk authored Aug 9, 2024
2 parents 747d004 + c53b776 commit eaa63ae
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.15"

jetty = "11.0.22"
jersey_container_servlet = "3.1.7"
jersey_hk2 = "3.1.7"
jersey_media_json_jackson = "3.1.7"
jersey_container_servlet = "3.1.8"
jersey_hk2 = "3.1.8"
jersey_media_json_jackson = "3.1.8"

quarkus = "3.11.0"

Expand Down

0 comments on commit eaa63ae

Please sign in to comment.