diff --git a/pom.xml b/pom.xml
index a62a5ecf..0c514fe9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,17 +42,21 @@
3.0.1
5.4.0
- 5.0.7.Final
+ 5.2.0.Final
3.20.0-GA
0.11.4.1
2.5.3
3.1.2
0.0.14
1.10.19
- 4.8.0
- 2.4.5
- 1.7.16
- 2.5
+ 4.9.1
+ 2.4.7
+ 1.7.21
+ 2.6.1
+ 1.4
+
1.4.192
+ 1.3
+ 4.12
@@ -92,7 +96,7 @@
org.apache.commons
commons-csv
- 1.2
+ ${commons.csv.version}
test
@@ -101,6 +105,24 @@
${mockito.version}
test
+
+ junit
+ junit
+ ${junit.version}
+ test
+
+
+ org.hamcrest
+ hamcrest-core
+ ${hamcrest.version}
+ test
+
+
+ org.hamcrest
+ hamcrest-library
+ ${hamcrest.version}
+ test
+
org.javassist
javassist
@@ -198,7 +220,7 @@
com.h2database
h2
- 1.4.191
+ ${h2.version}
test
@@ -209,7 +231,7 @@
org.codehaus.mojo
exec-maven-plugin
- 1.4.0
+ 1.5.0
compile
@@ -227,7 +249,7 @@
org.jacoco
jacoco-maven-plugin
- 0.7.5.201505241946
+ 0.7.7.201606060606
@@ -356,7 +378,7 @@
org.apache.maven.plugins
maven-source-plugin
- 2.4
+ 3.0.0
@@ -404,7 +426,7 @@
org.eluder.coveralls
coveralls-maven-plugin
- 4.1.0
+ 4.2.0
coveralls