From 1e576ab0da78fc85d1c8a41622e211cfdb907bac Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 3 Apr 2021 01:12:03 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-1090340 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index efc187e..1ef4313 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ org.eclipse.jetty jetty-server - 9.4.12.v20180830 + 9.4.39.v20210325 org.eclipse.jetty @@ -30,17 +30,17 @@ org.eclipse.jetty jetty-servlet - 9.4.12.v20180830 + 9.4.39.v20210325 org.eclipse.jetty jetty-webapp - 9.4.12.v20180830 + 9.4.39.v20210325 org.eclipse.jetty jetty-http - 9.4.12.v20180830 + 9.4.39.v20210325