From a4e1eb6ea27e22b64959fbf063efa90d08b2e367 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 21 May 2022 01:13:38 +0000 Subject: [PATCH] Bump hibernate-validator in /blb-backend/service-govern/gateway-service Bumps [hibernate-validator](https://github.com/hibernate/hibernate-validator) from 6.1.2.Final to 6.1.5.Final. - [Release notes](https://github.com/hibernate/hibernate-validator/releases) - [Changelog](https://github.com/hibernate/hibernate-validator/blob/6.1.5.Final/changelog.txt) - [Commits](https://github.com/hibernate/hibernate-validator/compare/6.1.2.Final...6.1.5.Final) --- updated-dependencies: - dependency-name: org.hibernate.validator:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- blb-backend/service-govern/gateway-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/blb-backend/service-govern/gateway-service/pom.xml b/blb-backend/service-govern/gateway-service/pom.xml index c7db39d6..c50f81c5 100644 --- a/blb-backend/service-govern/gateway-service/pom.xml +++ b/blb-backend/service-govern/gateway-service/pom.xml @@ -23,7 +23,7 @@ org.hibernate.validator hibernate-validator - 6.1.2.Final + 6.1.5.Final