From f36a8e0f889b724f6c8f9549c9406f927f7352ca Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 7 Jan 2022 16:30:57 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f5083eb..873dc64 100644 --- a/pom.xml +++ b/pom.xml @@ -118,13 +118,13 @@ org.springframework spring-context - 5.0.0.RELEASE + 5.2.19.RELEASE org.springframework spring-aop - 5.0.0.RELEASE + 5.2.19.RELEASE