Skip to content

Commit

Permalink
Upgraded Jetty to version 9.2.26.v20180806
Browse files Browse the repository at this point in the history
  • Loading branch information
tomakehurst committed Jan 4, 2019
1 parent 50c07ef commit 7804051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ def versions = [
handlebars: '4.0.7',
jackson: '2.8.11',
jacksonDatabind: '2.8.11.2',
jetty : '9.2.24.v20180105', // Please don't raise PRs upgrading this to the latest version as it drops Java 7 support. See https://github.com/tomakehurst/wiremock/issues/407 and https://github.com/tomakehurst/wiremock/pull/887 for details
jetty : '9.2.26.v20180806', // Please don't raise PRs upgrading this to the latest version as it drops Java 7 support. See https://github.com/tomakehurst/wiremock/issues/407 and https://github.com/tomakehurst/wiremock/pull/887 for details
xmlUnit: '2.5.1'
]

Expand Down

0 comments on commit 7804051

Please sign in to comment.