From 88f17bc2eee80cfdd9337fad760d2eac9df1756a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 8 Sep 2020 21:27:44 +0000 Subject: [PATCH] fix: todolist-web-common/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-568162 --- todolist-web-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todolist-web-common/pom.xml b/todolist-web-common/pom.xml index dfbd4d2849..c440910dbe 100644 --- a/todolist-web-common/pom.xml +++ b/todolist-web-common/pom.xml @@ -43,7 +43,7 @@ org.hibernate hibernate-validator - 4.3.1.Final + 6.0.19.Final