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.35
  • Loading branch information
renovate-bot committed Sep 6, 2021
1 parent 058f3ea commit 35b142a
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.35'
}

dependencies {
Expand Down

0 comments on commit 35b142a

Please sign in to comment.