diff --git a/README.md b/README.md index 9d1750ab8e..acaf435918 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Hibernate Validator -*Version: 8.0.0.Alpha3 - 2022-04-01* +*Version: 8.0.0.CR1 - 2022-06-28* ## What is it? @@ -35,7 +35,7 @@ Logging will delegate any log requests to that provider. org.hibernate.validator hibernate-validator - 8.0.0.Alpha3 + 8.0.0.CR1 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.Alpha3 + 8.0.0.CR1 * _hibernate-validator-annotation-processor-<version>.jar_ is an optional jar which can be integrated with your build