mirror of https://github.com/apache/kafka.git
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:
parent
6d2f563865
commit
fa685fa152
|
@ -69,7 +69,7 @@ versions += [
|
|||
jackson: "2.12.3",
|
||||
jacoco: "0.8.7",
|
||||
javassist: "3.27.0-GA",
|
||||
jetty: "9.4.39.v20210325",
|
||||
jetty: "9.4.42.v20210604",
|
||||
jersey: "2.34",
|
||||
jline: "3.12.1",
|
||||
jmh: "1.32",
|
||||
|
|
Loading…
Reference in New Issue