From 3b48a3c29f129e55b1018a8dbe6e638f53b517a2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Jun 2021 22:02:15 +0000 Subject: [PATCH] Bump hibernate-validator in /persistence Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.16.Final to 6.0.20.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.0.20.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/6.0.16.Final...6.0.20.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- persistence/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/persistence/pom.xml b/persistence/pom.xml index c88532729..db49fa2eb 100644 --- a/persistence/pom.xml +++ b/persistence/pom.xml @@ -22,7 +22,7 @@ 0.3.8 3.2.1 24.1-jre - 6.0.16.Final + 6.0.20.Final