From 19ac9d1a5272544b887f73f4aecaae3a9ea58efa Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Mar 2026 04:40:37 +0000 Subject: [PATCH] fix: todolist-web-common/bin/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-15702517 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-15702518 --- todolist-web-common/bin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/todolist-web-common/bin/pom.xml b/todolist-web-common/bin/pom.xml index e07dd3af25..cc1a528a1c 100644 --- a/todolist-web-common/bin/pom.xml +++ b/todolist-web-common/bin/pom.xml @@ -43,7 +43,7 @@ org.hibernate hibernate-validator - 4.3.1.Final + 6.2.0.Final