Skip to content

Commit

Permalink
chore(deps): update dependency org.glassfish.jersey.containers:jersey…
Browse files Browse the repository at this point in the history
…-container-servlet to v3
  • Loading branch information
renovate-bot authored and pplmx committed Sep 7, 2021
1 parent 058f3ea commit 8803f2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
sourceCompatibility = 11

ext {
jerseyVersion = '2.29.1'
jerseyVersion = '3.0.2'
}

dependencies {
Expand Down

0 comments on commit 8803f2e

Please sign in to comment.