From f3b03b4b91b3f96ce6ea4639f96f08f5f116de03 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 25 Dec 2021 11:08:56 +0000 Subject: [PATCH] Bump hibernate-validator Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.0.13.Final to 6.1.0.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/master/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/6.0.13.Final...6.1.0.Final) Signed-off-by: dependabot[bot] --- AndroidDatabaseDemo/LoginBackEnd/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AndroidDatabaseDemo/LoginBackEnd/pom.xml b/AndroidDatabaseDemo/LoginBackEnd/pom.xml index 442bffa..4b7ea52 100644 --- a/AndroidDatabaseDemo/LoginBackEnd/pom.xml +++ b/AndroidDatabaseDemo/LoginBackEnd/pom.xml @@ -29,7 +29,7 @@ junit junit - 4.11 + 4.13.1 test