From b70256f204986302d6d79f3abbc8026c8e0ae2c6 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 16 Feb 2026 15:44:27 +0000 Subject: [PATCH] fix: upgrade org.hibernate:hibernate-validator from 4.3.1.Final to 4.3.2.Final Snyk has created this PR to upgrade org.hibernate:hibernate-validator from 4.3.1.Final to 4.3.2.Final. See this package in maven: org.hibernate:hibernate-validator See this project in Snyk: https://app.snyk.io/org/wmporrassnyk/project/1412ebba-76cd-4fd6-a7f5-8073eb7cb668?utm_source=github&utm_medium=referral&page=upgrade-pr --- 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 e07dd3af25..d53006a0b9 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 + 4.3.2.Final