From 2869788009f1997a9cb983812b7752ea2ad2518f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Apr 2022 16:19:14 +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-2689634 --- 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..bc0a272 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.21.RELEASE