Skip to content

Commit 162a9fa

Browse files
committed
[Jenkins release job] README.md updated by release build 5.3.5.Final
1 parent 534c75e commit 162a9fa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Hibernate Validator
22

3-
*Version: 5.3.4.Final - 08-12-2016*
3+
*Version: 5.3.5.Final - 15-03-2017*
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</groupId>
3737
<artifactId>hibernate-validator</artifactId>
38-
<version>5.3.4.Final</version>
38+
<version>5.3.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.
@@ -59,7 +59,7 @@ extension by adding the following dependency:
5959
<dependency>
6060
<groupId>org.hibernate</groupId>
6161
<artifactId>hibernate-validator-cdi</artifactId>
62-
<version>5.3.4.Final</version>
62+
<version>5.3.5.Final</version>
6363
</dependency>
6464

6565
* _hibernate-validator-annotation-processor-&lt;version&gt;.jar_ is an optional jar which can be integrated with your build

0 commit comments

Comments
 (0)