Skip to content

Commit

Permalink
Update validation API dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
flibbertigibbet committed Nov 26, 2015
1 parent 5d99c80 commit 6d2fa30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@
<dependency>
<groupId>javax.validation</groupId>
<artifactId>validation-api</artifactId>
<version>1.0.0.GA</version>
<version>1.1.0.Final</version>
</dependency>
<dependency>
<groupId>joda-time</groupId>
Expand Down

0 comments on commit 6d2fa30

Please sign in to comment.