diff --git a/pom.xml b/pom.xml
index 696cfd0..4a0d125 100644
--- a/pom.xml
+++ b/pom.xml
@@ -44,13 +44,11 @@
UTF-8
- 1.18.8
- 1.18.6.0
- 1.3.13
- 0.4.5
- 4.12
- 1.8
- 1.8
+ 1.18.16
+ 1.18.16.0
+ 2.0.16
+ 0.5.1
+ 5.7.0
@@ -79,12 +77,15 @@
metrics3-riemann-reporter
${riemann.version}
+
- junit
- junit
+ org.junit.jupiter
+ junit-jupiter-api
${junit.version}
test
+
+
@@ -105,12 +106,20 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.5.1
+ 3.8.1
1.8
1.8
+
+ org.codehaus.mojo
+ versions-maven-plugin
+ 2.8.1
+
+ false
+
+