Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.media:jersey-media-json-jackso…
Browse files Browse the repository at this point in the history
…n to v2.35 (#51)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
ChristianHoesel and renovate-bot authored Oct 22, 2021
1 parent 95d6167 commit 59698e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion de.bitctrl.dav.rest.client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
implementation project(':de.bitctrl.dav.rest.api')

implementation 'org.glassfish.jersey.core:jersey-client:2.35'
implementation 'org.glassfish.jersey.media:jersey-media-json-jackson:2.28'
implementation 'org.glassfish.jersey.media:jersey-media-json-jackson:2.35'
implementation 'org.glassfish.jersey.inject:jersey-hk2:2.35'

implementation 'com.google.inject:guice:5.0.1'
Expand Down

0 comments on commit 59698e8

Please sign in to comment.