Skip to content

Commit e70696b

Browse files
authored
Merge pull request #166 from Katsuya-Tomioka/WS-1852
WS-1852: update javax.validation -> 2.0.0.Final
2 parents 0ba8dce + 68345f8 commit e70696b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

model/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<dependency>
3939
<groupId>javax.validation</groupId>
4040
<artifactId>validation-api</artifactId>
41-
<version>1.1.0.Final</version>
41+
<version>2.0.0.Final</version>
4242
</dependency>
4343
<dependency>
4444
<groupId>com.basistech</groupId>

0 commit comments

Comments
 (0)