Skip to content

Commit

Permalink
fix(deps): update jersey monorepo to v3.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 17, 2023
1 parent 18b1a53 commit c3c9fc7
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
@@ -16,9 +16,9 @@ logback = "1.4.11"
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" }

0 comments on commit c3c9fc7

Please sign in to comment.