From 04dd2868c6b7f2b02dd43ccb8783af2032f4392c Mon Sep 17 00:00:00 2001 From: "Andreas Penski (init)" Date: Fri, 21 Aug 2020 10:42:23 +0200 Subject: [PATCH] (chore) minor dependency updates --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index ca017d9..ed9079b 100644 --- a/pom.xml +++ b/pom.xml @@ -40,8 +40,8 @@ UTF-8 0.8.5 - 1.18.8 - 9.9.1-3 + 1.18.12 + 9.9.1-7 1.7.25 @@ -92,7 +92,7 @@ org.apache.commons commons-lang3 - 3.9 + 3.10 org.glassfish.jaxb @@ -103,13 +103,13 @@ org.assertj assertj-core - 3.12.2 + 3.16.1 test junit junit - 4.12 + 4.13 test @@ -120,13 +120,13 @@ io.rest-assured rest-assured - 3.3.0 + 4.3.1 test org.mockito mockito-core - 3.2.4 + 3.3.3 test