From 9e5f3cfff4ea328b3b61613c0d1cb4a125154cbf Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Mar 2022 19:33:32 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f5083eb..1fd846b 100644 --- a/pom.xml +++ b/pom.xml @@ -118,13 +118,13 @@ org.springframework spring-context - 5.0.0.RELEASE + 5.2.20.RELEASE org.springframework spring-aop - 5.0.0.RELEASE + 5.2.20.RELEASE