From 7d044a1f9593855f6942e875b60424543b8a0661 Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Wed, 4 Dec 2019 14:19:49 +0100 Subject: [PATCH] minor dependency updates --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 3aaa5e9..aadab9e 100644 --- a/pom.xml +++ b/pom.xml @@ -50,7 +50,7 @@ com.fasterxml.jackson.core jackson-databind - 2.10.0 + 2.10.1 org.junit.jupiter @@ -67,13 +67,13 @@ net.bytebuddy byte-buddy - 1.10.2 + 1.10.4 test net.bytebuddy byte-buddy-agent - 1.10.2 + 1.10.4 test @@ -92,7 +92,7 @@ org.apache.maven.plugins maven-jar-plugin - 3.1.2 + 3.2.0 @@ -175,7 +175,7 @@ org.apache.maven.plugins maven-source-plugin - 3.1.0 + 3.2.0 attach-sources