Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Upgrade jetty to 9.4.22.v20191022
Browse files Browse the repository at this point in the history
  • Loading branch information
clari-akhilesh committed Nov 14, 2019
1 parent bfe3007 commit 71eb2e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versionsOfDependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@ ext {
revJerseyBundle = '1.19.1'
revJerseyClient = '1.19.4'
revJerseyGuice = '1.19.4'
revJetteyServer = '9.3.9.v20160517'
revJettyServlet = '9.3.9.v20160517'
revJetteyServer = '9.4.22.v20191022'
revJettyServlet = '9.4.22.v20191022'
revJUnit = '4.12'
revJsr311Api = '1.1.1'
revJq = '0.0.8'
Expand Down

0 comments on commit 71eb2e9

Please sign in to comment.