From 7fa504182cff921d485703ed0d6b2c582da40bce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Mar 2023 14:22:42 +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-3369749 --- 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..76f8cc7 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.23.RELEASE