From c03caf38ad4a6ffdc38a5c129689658ba8c35be2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Mar 2026 09:02:06 +0000 Subject: [PATCH 1/2] fix: todolist-web-common/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/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 e07dd3a..cc1a528 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.2.0.Final From 0b94784b934415da223fb87560a3be8d9e7a39a5 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 21 Mar 2026 15:40:18 +0000 Subject: [PATCH 2/2] fix: todolist-web-common/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