From 72dd51c23956a14b0a717f7aeada52e6d0160935 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 7 Jul 2022 22:53:29 +0000 Subject: [PATCH] Bump hibernate-validator from 4.2.0.Final to 6.0.23.Final in /sensor-web Bumps hibernate-validator from 4.2.0.Final to 6.0.23.Final. --- updated-dependencies: - dependency-name: org.hibernate:hibernate-validator dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- sensor-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sensor-web/pom.xml b/sensor-web/pom.xml index f6bdb5f..9201a08 100644 --- a/sensor-web/pom.xml +++ b/sensor-web/pom.xml @@ -132,7 +132,7 @@ as the API is included in JBoss AS 7 --> org.hibernate hibernate-validator - 4.2.0.Final + 6.0.23.Final provided