Skip to content

Commit ecc569b

Browse files
author
Christian Kissig
committed
Fixing version qualifier of validation-api
1 parent 22a7855 commit ecc569b

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)