From 99874e1d44ec238d9ad56dbc71b1110f31357ede Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 31 Mar 2022 18:53:47 +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-2436751 --- pset7/hibernate-example/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pset7/hibernate-example/pom.xml b/pset7/hibernate-example/pom.xml index 6aa422e..acfbcb7 100644 --- a/pset7/hibernate-example/pom.xml +++ b/pset7/hibernate-example/pom.xml @@ -14,12 +14,12 @@ org.springframework spring-context - 4.0.5.RELEASE + 5.2.20.RELEASE org.springframework spring-orm - 4.0.5.RELEASE + 5.2.20.RELEASE