Skip to content

Commit

Permalink
Merge pull request #111 from ExpediaDotCom/security-fix
Browse files Browse the repository at this point in the history
update jetty version to fix security hole
  • Loading branch information
keshavpeswani authored Apr 16, 2019
2 parents 244fb74 + bcfd7e4 commit 4f07c9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
<haystack.logback.metrics.appender.version>0.1.12</haystack.logback.metrics.appender.version>
<haystack-service-graph-snapshot-store.version>${version}</haystack-service-graph-snapshot-store.version>
<httpclient.version>4.5.3</httpclient.version>
<jetty.version>9.4.11.v20180605</jetty.version>
<jetty.version>9.4.12.v20180830</jetty.version>
<json4s.version>3.5.3</json4s.version>
<json4s.version>3.6.0</json4s.version>
<logback.version>1.2.3</logback.version>
Expand Down

0 comments on commit 4f07c9f

Please sign in to comment.