Skip to content

Commit

Permalink
Update dependency org.glassfish.jersey.containers:jersey-container-je…
Browse files Browse the repository at this point in the history
…tty-http to v2.35 (#28)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
ChristianHoesel and renovate-bot authored Oct 21, 2021
1 parent f59e562 commit 630fb1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion de.bitctrl.dav.rest.server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
implementation 'org.glassfish.jersey.core:jersey-client:2.28'
implementation 'org.glassfish.jersey.media:jersey-media-json-jackson:2.28'
implementation 'org.glassfish.jersey.inject:jersey-hk2:2.28'
implementation 'org.glassfish.jersey.containers:jersey-container-jetty-http:2.28'
implementation 'org.glassfish.jersey.containers:jersey-container-jetty-http:2.35'

// JAX-B dependencies for JDK 9+

Expand Down

0 comments on commit 630fb1e

Please sign in to comment.