File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Hibernate Validator
22
3- * Version: 6.1.4 .Final - 17-04 -2020*
3+ * Version: 6.1.5 .Final - 06-05 -2020*
44
55
66## What is it?
@@ -35,7 +35,7 @@ Logging will delegate any log requests to that provider.
3535 <dependency>
3636 <groupId>org.hibernate.validator</groupId>
3737 <artifactId>hibernate-validator</artifactId>
38- <version>6.1.4 .Final</version>
38+ <version>6.1.5 .Final</version>
3939 </dependency>
4040
4141 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:
5454 <dependency>
5555 <groupId>org.hibernate.validator</groupId>
5656 <artifactId>hibernate-validator-cdi</artifactId>
57- <version>6.1.4 .Final</version>
57+ <version>6.1.5 .Final</version>
5858 </dependency>
5959
6060* _ hibernate-validator-annotation-processor-< ; version> ; .jar_ is an optional jar which can be integrated with your build
You can’t perform that action at this time.
0 commit comments