From 42b6e2b2557e28282c5245cbc5911f1a10bb5263 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 16 Jun 2021 19:30:59 +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 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-569100 --- 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 d53006a0b9..1e32a3dfc6 100644 --- a/todolist-web-common/pom.xml +++ b/todolist-web-common/pom.xml @@ -43,7 +43,7 @@ org.hibernate hibernate-validator - 4.3.2.Final + 6.0.19.Final