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