Skip to content

Commit 631c9f3

Browse files
committed
Upgraded validator
1 parent 03800c9 commit 631c9f3

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

pom.xml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,12 @@
5050
<dependency>
5151
<groupId>org.javawebstack</groupId>
5252
<artifactId>validator</artifactId>
53-
<version>1.0.1</version>
53+
<version>1.0.2</version>
54+
</dependency>
55+
<dependency>
56+
<groupId>org.javawebstack</groupId>
57+
<artifactId>abstract-data</artifactId>
58+
<version>1.0.6</version>
5459
</dependency>
5560
<dependency>
5661
<groupId>org.reflections</groupId>

0 commit comments

Comments
 (0)