From ba75a7f450fc0bba28ad6fcd6c3974f1495f55ff Mon Sep 17 00:00:00 2001 From: Jenkins Date: Tue, 20 Jun 2023 16:33:08 +0000 Subject: [PATCH] [Jenkins release job] README.md updated by release build 8.0.1.Final --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cd8cab7f2a..084ce92cdd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hibernate Validator -*Version: 8.0.0.Final - 2022-09-09* +*Version: 8.0.1.Final - 2023-06-20* ## What is it? @@ -35,7 +35,7 @@ Logging will delegate any log requests to that provider. org.hibernate.validator hibernate-validator - 8.0.0.Final + 8.0.1.Final You also need an API and implementation of the Unified Expression Language. These dependencies must be explicitly added in an SE environment. @@ -54,7 +54,7 @@ extension by adding the following dependency: org.hibernate.validator hibernate-validator-cdi - 8.0.0.Final + 8.0.1.Final * _hibernate-validator-annotation-processor-<version>.jar_ is an optional jar which can be integrated with your build