From 783b586bb383b9d0bf3d674f58e62f507a6d55f2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 15 Jan 2022 10:37:17 +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 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-32383 - https://snyk.io/vuln/SNYK-JAVA-ORGECLIPSEJETTY-461008 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2329097 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2330878 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-460644 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index 53d8eed..18321ad 100644 --- a/pom.xml +++ b/pom.xml @@ -179,19 +179,19 @@ org.springframework spring-beans - 4.3.7.RELEASE + 5.2.19.RELEASE org.springframework spring-context - 4.3.7.RELEASE + 5.2.19.RELEASE org.springframework spring-aop - 4.3.7.RELEASE + 5.2.19.RELEASE @@ -256,7 +256,7 @@ org.eclipse.jetty jetty-plus - 9.4.8.v20171121 + 9.4.39.v20210325