From 31aa9203538e3b40f047ca0459b435644ddd959b Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 10 Jan 2020 00:42:35 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATEVALIDATOR-541187 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2e61a7a..36de27d 100644 --- a/pom.xml +++ b/pom.xml @@ -102,7 +102,7 @@ org.hibernate.validator hibernate-validator - 6.0.12.Final + 6.1.0.Final