From 9f237135bc6131976a05636c6f16fb594a588378 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Nov 2020 01:35:26 +0000 Subject: [PATCH] fix: upgrade org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.1.6.Final Snyk has created this PR to upgrade org.hibernate.validator:hibernate-validator from 6.1.5.Final to 6.1.6.Final. See this package in Maven Repository: https://mvnrepository.com/artifact/org.hibernate.validator/hibernate-validator/ See this project in Snyk: https://app.snyk.io/org/scm-manager/project/e67572ee-5940-4f2b-93b0-dced62d7ed85?utm_source=github&utm_medium=upgrade-pr --- scm-webapp/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index ce26d72a9d..5874113e55 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -210,7 +210,7 @@ org.hibernate.validator hibernate-validator - 6.1.5.Final + 6.1.6.Final