KAFKA-12985: Upgrade jetty to 9.4.42 (#10919)

* 9.4.41 announcement: https://www.eclipse.org/lists/jetty-announce/msg00156.html
* 9.4.42 announcement: https://www.eclipse.org/lists/jetty-announce/msg00158.html

Reviewers: Luke Chen <showuon@gmail.com>, Ismael Juma <ismael@juma.me.uk>
This commit is contained in:
Lee Dongjin 2021-07-04 23:48:25 +09:00 committed by GitHub
parent 6d2f563865
commit fa685fa152
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@ versions += [
jackson: "2.12.3", jackson: "2.12.3",
jacoco: "0.8.7", jacoco: "0.8.7",
javassist: "3.27.0-GA", javassist: "3.27.0-GA",
jetty: "9.4.39.v20210325", jetty: "9.4.42.v20210604",
jersey: "2.34", jersey: "2.34",
jline: "3.12.1", jline: "3.12.1",
jmh: "1.32", jmh: "1.32",