From 1b2def59f0d291f8451ad53b20eacd6b90a82b79 Mon Sep 17 00:00:00 2001 From: Mounika Narne Date: Mon, 26 Jul 2021 09:18:53 -0400 Subject: [PATCH] Bump junit from 4.12 to 4.13.1 & jackson-databind from 2.9.9.2 to 2.9.10.7 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0a3901c..7fc13df 100644 --- a/pom.xml +++ b/pom.xml @@ -222,7 +222,7 @@ com.fasterxml.jackson.core jackson-databind - 2.9.9.2 + 2.9.10.7 com.fasterxml.jackson.core @@ -255,7 +255,7 @@ junit junit - 4.12 + 4.13.1 test