From 102b071a4ccc5b6a470516f0972b3f4f16d626f8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Mar 2022 16:10:18 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 53d8eed..3d62995 100644 --- a/pom.xml +++ b/pom.xml @@ -179,19 +179,19 @@ org.springframework spring-beans - 4.3.7.RELEASE + 5.2.20.RELEASE org.springframework spring-context - 4.3.7.RELEASE + 5.2.20.RELEASE org.springframework spring-aop - 4.3.7.RELEASE + 5.2.20.RELEASE