From 159a61ab0ec31db14f7d5b4b8e0d3a98e9a5e380 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 May 2022 22:26:20 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index f5083eb..9c19912 100644 --- a/pom.xml +++ b/pom.xml @@ -118,13 +118,13 @@ org.springframework spring-context - 5.0.0.RELEASE + 5.2.22.RELEASE org.springframework spring-aop - 5.0.0.RELEASE + 5.2.22.RELEASE