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 v3
  • Loading branch information
renovate-bot committed Oct 21, 2021
1 parent e005abf commit dda3ca5
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 @@ -10,7 +10,7 @@ dependencies {

implementation 'org.glassfish.jersey.media:jersey-media-json-jackson:2.35'
implementation 'org.glassfish.jersey.inject:jersey-hk2:2.35'
implementation 'org.glassfish.jersey.containers:jersey-container-jetty-http:2.35'
implementation 'org.glassfish.jersey.containers:jersey-container-jetty-http:3.0.3'


// JAX-B dependencies for JDK 9+
Expand Down

0 comments on commit dda3ca5

Please sign in to comment.