From bf8170949217509e43e47842d3c00c10f61bfe99 Mon Sep 17 00:00:00 2001 From: Snyk bot Date: Thu, 6 May 2021 13:53:37 +0300 Subject: [PATCH] fix: upgrade org.hibernate.validator:hibernate-validator from 6.0.18.Final to 6.2.0.Final (#4307) Snyk has created this PR to upgrade org.hibernate.validator:hibernate-validator from 6.0.18.Final to 6.2.0.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/nikhil-nu4/project/b1eb6091-e23c-476f-bcc4-c4ae240497f8?utm_source=github&utm_medium=upgrade-pr --- app/server/appsmith-server/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/server/appsmith-server/pom.xml b/app/server/appsmith-server/pom.xml index 601e2f8057..584eba9d7c 100644 --- a/app/server/appsmith-server/pom.xml +++ b/app/server/appsmith-server/pom.xml @@ -91,7 +91,7 @@ org.hibernate.validator hibernate-validator - 6.0.18.Final + 6.2.0.Final org.glassfish