diff --git a/pom.xml b/pom.xml
index 19e0eeabce886096a09f9559d7190060895319fa..362281ce2424f3d2536d1deebc470f2ab9460fef 100644
--- a/pom.xml
+++ b/pom.xml
@@ -60,7 +60,7 @@
- package
+ package
org.apache.maven.plugins
@@ -99,7 +99,7 @@
-
+
org.apache.maven.plugins
maven-gpg-plugin
1.6
@@ -132,6 +132,9 @@
org.apache.maven.plugins
maven-javadoc-plugin
3.0.0
+
+ 8
+
attach-javadocs
@@ -145,7 +148,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.0
+ 0.8.3
default-prepare-agent
@@ -188,17 +191,49 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.19.1
+ 2.22.0
target/jacoco.exec
+
+
+ org.apache.maven.plugins
+ maven-enforcer-plugin
+ 3.0.0-M2
+
+
+
+ 1.8
+
+ module-info
+
+
+
+
+
+
+ enforce-bytecode-version
+
+ enforce
+
+
+
+
+
+ org.codehaus.mojo
+ extra-enforcer-rules
+ 1.2
+
+
+
+
-
+
se.bjurr.gitchangelog
git-changelog-maven-plugin
@@ -217,10 +252,18 @@
+
+
+
+ com.sun.activation
+ javax.activation
+ 1.2.0
+
+
com.fasterxml.jackson.jaxrs
jackson-jaxrs-json-provider
@@ -276,6 +319,7 @@
${systemRules.version}
test
+