From e745d8e4251d736b3704b95b212539c02738b655 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 12 May 2022 21:45:52 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 53d8eed..b89e0c8 100644 --- a/pom.xml +++ b/pom.xml @@ -179,19 +179,19 @@ org.springframework spring-beans - 4.3.7.RELEASE + 5.2.22.RELEASE org.springframework spring-context - 4.3.7.RELEASE + 5.2.22.RELEASE org.springframework spring-aop - 4.3.7.RELEASE + 5.2.22.RELEASE