diff --git a/pom.xml b/pom.xml
index 01bf1721..7ba9600d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,25 +46,25 @@
org.javassist
javassist
- 3.21.0-GA
+ 3.22.0-GA
true
com.fasterxml.jackson.core
jackson-annotations
- 2.8.5
+ 2.9.5
true
com.fasterxml.jackson.core
jackson-databind
- 2.8.5
+ 2.9.5
true
com.google.code.gson
gson
- 2.2.4
+ 2.8.3
true
@@ -119,7 +119,7 @@
org.apache.maven.plugins
maven-compiler-plugin
- 3.6.0
+ 3.7.0
1.6
1.6
@@ -129,7 +129,7 @@
org.apache.maven.plugins
maven-source-plugin
- 2.2.1
+ 3.0.1
attach-sources
@@ -142,7 +142,7 @@
org.apache.maven.plugins
maven-javadoc-plugin
- 2.9.1
+ 3.0.0
attach-javadocs
@@ -158,7 +158,7 @@
org.apache.maven.plugins
maven-gpg-plugin
- 1.5
+ 1.6
sign-artifacts
@@ -172,7 +172,7 @@
org.sonatype.plugins
nexus-staging-maven-plugin
- 1.6.7
+ 1.6.8
true
ossrh
@@ -194,7 +194,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.19.1
+ 2.21.0
methods
1