From 2cb61644f895272294fb26f4fcb00a8e33ed9b7c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Apr 2022 12:53:48 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index c867ea4..cb027eb 100644 --- a/pom.xml +++ b/pom.xml @@ -148,17 +148,17 @@ org.springframework spring-context - 3.2.9.RELEASE + 5.2.20.RELEASE org.springframework spring-web - 3.2.9.RELEASE + 5.2.20.RELEASE org.springframework spring-jms - 3.2.9.RELEASE + 5.2.20.RELEASE