Skip to content

Commit

Permalink
fix(deps): update jersey monorepo to v3.1.3 (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
hartmut-co-uk authored Oct 24, 2023
2 parents 9ec45de + a57973a commit 3e14f29
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ logback = "1.4.11"
slf4j = "2.0.9"

jetty = "11.0.17"
jersey_container_servlet = "3.1.2"
jersey_hk2 = "3.1.2"
jersey_container_servlet = "3.1.3"
jersey_hk2 = "3.1.3"
jersey_media_json_jackson = "3.1.3"

[libraries]
Expand Down

0 comments on commit 3e14f29

Please sign in to comment.