From 60ca6c55c457b0a6b142e4b6e870033800334ba8 Mon Sep 17 00:00:00 2001 From: Jenkins Date: Thu, 19 Oct 2017 15:58:09 +0000 Subject: [PATCH] [Jenkins release job] README.md updated by release build 5.3.6.Final --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index becbcf2dad..83fbc1145f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hibernate Validator -*Version: 5.3.5.Final - 15-03-2017* +*Version: 5.3.6.Final - 19-10-2017* ## What is it? @@ -35,7 +35,7 @@ Logging will delegate any log requests to that provider. org.hibernate hibernate-validator - 5.3.5.Final + 5.3.6.Final You also need an API and implementation of the Unified Expression Language. These dependencies must be explicitly added in an SE environment. @@ -59,7 +59,7 @@ extension by adding the following dependency: org.hibernate hibernate-validator-cdi - 5.3.5.Final + 5.3.6.Final * _hibernate-validator-annotation-processor-<version>.jar_ is an optional jar which can be integrated with your build