From 5572f7b3eeffb96b3bebfd5a01673ce0f65d9853 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 2 Jan 2022 18:42:39 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2329097 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f5083eb..f2c1fb3 100644 --- a/pom.xml +++ b/pom.xml @@ -118,13 +118,13 @@ org.springframework spring-context - 5.0.0.RELEASE + 5.2.18.RELEASE org.springframework spring-aop - 5.0.0.RELEASE + 5.2.18.RELEASE