From 23ecc9c480d4e35e81d6c9f4d35da3cd55694f8b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 May 2022 09:05:03 +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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index c867ea4..5b4a3e1 100644 --- a/pom.xml +++ b/pom.xml @@ -138,27 +138,27 @@ org.springframework spring-aop - 3.2.9.RELEASE + 5.2.22.RELEASE org.springframework spring-beans - 3.2.9.RELEASE + 5.2.22.RELEASE org.springframework spring-context - 3.2.9.RELEASE + 5.2.22.RELEASE org.springframework spring-web - 3.2.9.RELEASE + 5.2.22.RELEASE org.springframework spring-jms - 3.2.9.RELEASE + 5.2.22.RELEASE