Skip to content

Commit 300852a

Browse files
committed
work
1 parent 3b8b761 commit 300852a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@
264264
<dependency>
265265
<groupId>org.hibernate.validator</groupId>
266266
<artifactId>hibernate-validator</artifactId>
267-
<version></version>
267+
<version>6.2.5.Final</version>
268268
</dependency>
269269
<dependency>
270270
<groupId>org.hamcrest</groupId>
@@ -280,7 +280,7 @@
280280
<dependency>
281281
<groupId>joda-time</groupId>
282282
<artifactId>joda-time</artifactId>
283-
<version>2.2</version>
283+
<version>2.12.1</version>
284284
</dependency>
285285
<dependency>
286286
<groupId>javax.servlet</groupId>

0 commit comments

Comments
 (0)