Skip to content

Commit

Permalink
Merge a2ba5a0 into 9a14323
Browse files Browse the repository at this point in the history
  • Loading branch information
JCgH4164838Gh792C124B5 committed Feb 14, 2019
2 parents 9a14323 + a2ba5a0 commit f479637
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion apps/showcase/pom.xml
Expand Up @@ -158,7 +158,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>5.1.3.Final</version>
<version>5.4.3.Final</version>
</dependency>

<!-- The Servlet API mocks in Spring Framework 4.x only supports Servlet 3.0 and higher.
Expand Down
2 changes: 1 addition & 1 deletion plugins/bean-validation/pom.xml
Expand Up @@ -52,7 +52,7 @@
<dependency>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-validator</artifactId>
<version>5.4.1.Final</version>
<version>5.4.3.Final</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit f479637

Please sign in to comment.