From d81210a00f16c9923a8e8535224d7b3c32595b95 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 May 2022 19:19:40 +0000 Subject: [PATCH] Bump hibernate-validator Bumps hibernate-validator from 5.3.5.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../joyqueue-client-samples-springboot/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-springboot/pom.xml b/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-springboot/pom.xml index c6e2f2361..5251ec2f4 100644 --- a/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-springboot/pom.xml +++ b/joyqueue-client/joyqueue-client-samples/joyqueue-client-samples-springboot/pom.xml @@ -36,7 +36,7 @@ org.hibernate hibernate-validator - 5.3.5.Final + 6.0.23.Final org.joyqueue