diff --git a/pom.xml b/pom.xml
index 0d05788d..bf9a71e4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -49,7 +49,7 @@
org.yaml
snakeyaml
- 1.13
+ 1.17
com.github.mifmif
@@ -59,19 +59,19 @@
org.slf4j
slf4j-api
- 1.7.7
+ 1.7.21
test
org.slf4j
slf4j-simple
- 1.7.7
+ 1.7.21
test
junit
junit
- 4.11
+ 4.12
test
@@ -83,19 +83,19 @@
org.reflections
reflections
- 0.9.9-RC1
+ 0.9.10
test
org.mockito
mockito-all
- 1.9.5
+ 1.10.19
test
commons-validator
commons-validator
- 1.4.1
+ 1.5.1
test
@@ -114,7 +114,7 @@
org.eluder.coveralls
coveralls-maven-plugin
- 2.2.0
+ 4.1.0
${env.COVERALLS_TOKEN}
@@ -122,7 +122,7 @@
org.codehaus.mojo
cobertura-maven-plugin
- 2.6
+ 2.2
xml
256m