From a139e5c20c84187245e50869f29d1f5fcc9f3d48 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 20 Nov 2020 03:32:09 +0000 Subject: [PATCH] fix: apollo-backend/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-1041788 --- apollo-backend/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apollo-backend/pom.xml b/apollo-backend/pom.xml index d0aac25d..a0e99fba 100644 --- a/apollo-backend/pom.xml +++ b/apollo-backend/pom.xml @@ -108,7 +108,7 @@ org.hibernate hibernate-entitymanager - 4.3.11.Final + 5.4.24.Final org.hibernate