From ed7398d4ca25a87ae2f1f922274ca9b1458687b2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 2 Jan 2022 19:08:17 +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 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 53d8eed..39d3cd7 100644 --- a/pom.xml +++ b/pom.xml @@ -179,19 +179,19 @@ org.springframework spring-beans - 4.3.7.RELEASE + 5.2.18.RELEASE org.springframework spring-context - 4.3.7.RELEASE + 5.2.18.RELEASE org.springframework spring-aop - 4.3.7.RELEASE + 5.2.18.RELEASE