From 41aa53d7faeff9b79dfd69b19fd940499ff74cb8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 9 Jul 2022 10:06:21 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-2945452 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-2945458 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-2945459 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 53d8eed..fedf285 100644 --- a/pom.xml +++ b/pom.xml @@ -256,7 +256,7 @@ org.eclipse.jetty jetty-plus - 9.4.8.v20171121 + 10.0.10