From e2bb09d50fc4f8ae5e3395cc7f3c49cbbee930a2 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Fri, 26 Jul 2019 19:33:47 +0200 Subject: [PATCH] minor dependency updates --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 650e321..6bda5ac 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ org.apache.maven.plugins maven-compiler-plugin - 3.8.0 + 3.8.1 1.8 1.8 @@ -106,7 +106,7 @@ org.apache.httpcomponents httpclient - 4.5.8 + 4.5.9 com.fasterxml.jackson.core @@ -116,19 +116,19 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9 + 2.9.9.1 org.junit.jupiter junit-jupiter-engine - 5.4.2 + 5.5.1 test org.junit.jupiter junit-jupiter-migrationsupport - 5.4.2 + 5.5.1 org.hamcrest @@ -145,13 +145,13 @@ org.mockito mockito-core - 2.28.2 + 3.0.0 test org.mockito mockito-inline - 2.28.2 + 3.0.0 test