cleanup work

This commit is contained in:
eugenp
2015-08-20 11:36:19 +03:00
parent 722b3dc99b
commit 6b10bee0a0
3 changed files with 10 additions and 4 deletions
+6
View File
@@ -28,6 +28,12 @@
<version>4.0</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
<version>1.10</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>