From 0ec9660c6cd77f374bcc4e19e4225e960f3c41fe Mon Sep 17 00:00:00 2001 From: based2 Date: Tue, 1 May 2018 00:11:53 +0200 Subject: [PATCH] update maven plugins, jackson to 2.9.5 and javassist --- pom.xml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) 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