From c5e3d17cea47170800f8455d811f3485d2fc88ca Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 29 Mar 2022 16:17:37 +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-2434828 --- 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..7dfe9cf 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.3.17 org.springframework