From 8b7ffb28c35f712366c05f81279a66e1132b16af Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 14 Apr 2022 16:19:26 +0000 Subject: [PATCH] fix: pset7/hibernate-example/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGSPRINGFRAMEWORK-2689634 --- pset7/hibernate-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pset7/hibernate-example/pom.xml b/pset7/hibernate-example/pom.xml index 6aa422e..68b3502 100644 --- a/pset7/hibernate-example/pom.xml +++ b/pset7/hibernate-example/pom.xml @@ -14,7 +14,7 @@ org.springframework spring-context - 4.0.5.RELEASE + 5.2.21.RELEASE org.springframework