From 0a8ea0bc5b0a284c736fe6c6c69adad03f94e908 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Jan 2022 02:35:05 +0000 Subject: [PATCH] Bump hibernate-validator from 6.2.0.Final to 7.0.2.Final Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.2.0.Final to 7.0.2.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/main/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/6.2.0.Final...7.0.2.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 1ae93a6c..fb4c25ce 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ org.hibernate.validator hibernate-validator - 6.2.0.Final + 7.0.2.Final javax.el