From 547c1ac9214c836a69f6c77f0910c76e264608ce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 6 May 2023 14:58:46 +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-30098 - 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 32b9990e9b..775725183e 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.23.Final