From 897c2faf7524adf6d9d1044f48597a76c05d016f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 26 Jun 2023 00:35:56 +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 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2330878 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2823313 - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-31326 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c867ea4..d099842 100644 --- a/pom.xml +++ b/pom.xml @@ -158,7 +158,7 @@ org.springframework spring-jms - 3.2.9.RELEASE + 5.2.22.RELEASE