Skip to content

Commit

Permalink
fix(deps): update jersey monorepo to v3.1.5 (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmut-co-uk authored Dec 17, 2023
2 parents 11edfd7 + 43d94c6 commit 5aceaae
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.4.14"
slf4j = "2.0.9"

jetty = "11.0.18"
jersey_container_servlet = "3.1.3"
jersey_hk2 = "3.1.3"
jersey_media_json_jackson = "3.1.3"
jersey_container_servlet = "3.1.5"
jersey_hk2 = "3.1.5"
jersey_media_json_jackson = "3.1.5"

[libraries]
junit = { module = "org.junit.jupiter:junit-jupiter", version.ref = "junit" }
Expand Down

0 comments on commit 5aceaae

Please sign in to comment.