From 3735129f4378982550f91c7d27006aca5096e068 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 13 May 2022 10:29:45 +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-2823313 --- 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..a363840 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.22.RELEASE org.springframework spring-orm - 4.0.5.RELEASE + 5.2.22.RELEASE