Skip to content

Commit 883870b

Browse files
Merge pull request #54 from michaellavelle/revert-48-master
Revert "Fixing version qualifier of validation-api"
2 parents ab4b412 + 23017e3 commit 883870b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
<dependency>
8484
<groupId>javax.validation</groupId>
8585
<artifactId>validation-api</artifactId>
86-
<version>1.1.0.Final</version>
86+
<version>1.1.0.FINAL</version>
8787
<scope>compile</scope>
8888
</dependency>
8989

0 commit comments

Comments
 (0)