From fd45bc3db01dca0d7d00a2e629170b678c3d0ce9 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Sun, 2 Jun 2019 10:06:28 +0200 Subject: [PATCH] Update dependencies --- pom.xml | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/pom.xml b/pom.xml index 3064037..ae1df12 100644 --- a/pom.xml +++ b/pom.xml @@ -50,17 +50,17 @@ com.fasterxml.jackson.core jackson-core - 2.9.8 + 2.9.9 com.fasterxml.jackson.core jackson-databind - 2.9.8 + 2.9.9 org.junit.jupiter junit-jupiter-engine - 5.4.1 + 5.4.2 test @@ -72,13 +72,13 @@ net.bytebuddy byte-buddy - 1.9.10 + 1.9.13 test net.bytebuddy byte-buddy-agent - 1.9.10 + 1.9.13 test @@ -88,7 +88,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 1.8 1.8 @@ -97,7 +97,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.1.1 + 3.1.2 @@ -109,7 +109,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.1 + 2.22.2 @@ -120,7 +120,7 @@ org.jacoco org.jacoco.agent - 0.8.3 + 0.8.4 runtime @@ -129,7 +129,7 @@ org.jacoco jacoco-maven-plugin - 0.8.3 + 0.8.4 default-instrument @@ -158,7 +158,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.22.1 + 2.22.2 ${project.build.directory}/jacoco.exec @@ -179,7 +179,7 @@ org.apache.maven.plugins maven-source-plugin - 3.0.1 + 3.1.0 attach-sources