Skip to content

Commit

Permalink
Update samples
Browse files Browse the repository at this point in the history
  • Loading branch information
jmini committed Aug 5, 2019
1 parent 00f7134 commit fae0738
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions samples/client/petstore/spring-cloud-async/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,10 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.hibernate.validator</groupId>
<artifactId>hibernate-validator</artifactId>
<version>6.0.16.Final</version>
</dependency>
</dependencies>
</project>

0 comments on commit fae0738

Please sign in to comment.