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 v2.34
  • Loading branch information
renovate-bot committed Aug 30, 2021
1 parent 058f3ea commit 338ff45
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 = '2.34'
}

dependencies {
Expand Down

0 comments on commit 338ff45

Please sign in to comment.