From 6c8a77b7a9223ac13480a12f59ee0663f5f86f74 Mon Sep 17 00:00:00 2001 From: Suneet Saldanha Date: Mon, 9 Nov 2020 08:51:36 -0800 Subject: [PATCH] Bump jetty to latest version (#10563) This addresses CVE-2020-27216 which was flagged by the security vulnerability job. --- licenses.yaml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/licenses.yaml b/licenses.yaml index a6d85500ae2..4a5b1e72496 100644 --- a/licenses.yaml +++ b/licenses.yaml @@ -1661,7 +1661,7 @@ name: Jetty license_category: binary module: java-core license_name: Apache License version 2.0 -version: 9.4.30.v20200611 +version: 9.4.34.v20201102 libraries: - org.eclipse.jetty: jetty-client - org.eclipse.jetty: jetty-continuation diff --git a/pom.xml b/pom.xml index 635d62eb8b2..b782d5896b1 100644 --- a/pom.xml +++ b/pom.xml @@ -90,7 +90,7 @@ 16.0.1 4.1.0 1.3 - 9.4.30.v20200611 + 9.4.34.v20201102 1.19.3 2.10.2 1.9.13