From ac900abb96fa79ba0fc0efb6ec728d11a95ab6a0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Mar 2022 16:36:56 +0000 Subject: [PATCH] fix: pset6/jdbc-example/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2436751 --- pset6/jdbc-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pset6/jdbc-example/pom.xml b/pset6/jdbc-example/pom.xml index 211b901..fa3c8f6 100644 --- a/pset6/jdbc-example/pom.xml +++ b/pset6/jdbc-example/pom.xml @@ -14,7 +14,7 @@ org.springframework spring-context - 4.0.5.RELEASE + 5.2.20.RELEASE