diff --git a/pom.xml b/pom.xml
index a601cf5..5b56172 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,12 +34,14 @@
UTF-8
+ 1.8
+ 1.8
org.projectlombok
lombok
- 1.16.16
+ 1.18.24
provided
@@ -52,6 +54,21 @@
jsonassert
1.5.0
+
+ javax.xml.bind
+ jaxb-api
+ 2.3.1
+
+
+ org.glassfish.jaxb
+ jaxb-runtime
+ 2.3.1
+
+
+ com.sun.xml.bind
+ jaxb-impl
+ 2.3.1
+
junit
junit
@@ -61,7 +78,7 @@
org.mockito
mockito-core
- 2.15.0
+ 4.9.0
test
jar
@@ -71,7 +88,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.8.0
+ 3.10.1
1.8
1.8
@@ -105,7 +122,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 2.10.3
+ 3.4.1
attach-javadocs
@@ -171,7 +188,7 @@
org.jacoco
jacoco-maven-plugin
- 0.8.1
+ 0.8.8
prepare-agent