From c1bacbdb253ce9af2d7c28c581b83ce8f3129958 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Jan 2022 17:08:33 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2330878 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 53d8eed..5db484b 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