Skip to content

Commit

Permalink
Merge 482118e into df45b07
Browse files Browse the repository at this point in the history
  • Loading branch information
jonatansalemes committed Mar 18, 2018
2 parents df45b07 + 482118e commit 3d9d4e4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@
<groupId>javax.inject</groupId>
<artifactId>javax.inject</artifactId>
<version>1</version>
<scope>provided</scope>
</dependency>

<!-- JSR-349 Bean Validator -->
Expand All @@ -74,6 +75,7 @@
<artifactId>hibernate-validator</artifactId>
<!-- Note: Minimal supported version is 4.3.0.Final. -->
<version>5.4.1.Final</version>
<scope>provided</scope>
</dependency>

<dependency>
Expand Down

0 comments on commit 3d9d4e4

Please sign in to comment.