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 (#31)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
ChristianHoesel and renovate-bot authored Oct 21, 2021
1 parent 3e6211a commit 3583c67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions de.bitctrl.dav.rest.client/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,11 @@ ext {

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.inject:jersey-hk2:2.35'

implementation 'com.google.inject:guice:4.2.3'
implementation "de.bsvrz.dav:de.bsvrz.dav.daf:$datenverteiler_version"
implementation "de.bsvrz.sys:de.bsvrz.sys.funclib.application:$datenverteiler_version"
Expand Down

0 comments on commit 3583c67

Please sign in to comment.