From f1ca4b006bec6fcec0d3aa32381b867b02722a70 Mon Sep 17 00:00:00 2001 From: Konstantine Karantasis Date: Wed, 17 Jun 2020 09:36:38 -0700 Subject: [PATCH 1/2] MINOR: Upgrade jetty to 9.4.27.v20200227 and jersey to 2.31 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index ab6c7a3695..e5da5bc509 100644 --- a/pom.xml +++ b/pom.xml @@ -50,8 +50,8 @@ 1.1.1 4.5.3 http://packages.confluent.io/maven/ - 2.30 - 9.4.24.v20191120 + 2.31 + 9.4.27.v20200227 2.2.0 24.0-jre checkstyle/suppressions.xml From 3142bad7255eaffc9f2b43b1710fd2c4020a60d7 Mon Sep 17 00:00:00 2001 From: Konstantine Karantasis Date: Wed, 17 Jun 2020 11:50:11 -0700 Subject: [PATCH 2/2] Trying the latest jetty version with the same jersey version --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index e5da5bc509..132cafcd70 100644 --- a/pom.xml +++ b/pom.xml @@ -51,7 +51,7 @@ 4.5.3 http://packages.confluent.io/maven/ 2.31 - 9.4.27.v20200227 + 9.4.30.v20200611 2.2.0 24.0-jre checkstyle/suppressions.xml