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

Commit

Permalink
Merge pull request #1396 from clari-akhilesh/dev
Browse files Browse the repository at this point in the history
Upgrade jetty to 9.4.22.v20191022
  • Loading branch information
apanicker-nflx committed Nov 19, 2019
2 parents f0f2e5f + 71eb2e9 commit 65725a5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions versionsOfDependencies.gradle
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 65725a5

Please sign in to comment.