From 6c917bd40d5b0d152467f1d8cab66948e19c9a7a Mon Sep 17 00:00:00 2001 From: sgoudham Date: Wed, 6 Apr 2022 05:48:14 +0100 Subject: [PATCH] Update dependencies --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index ad9fa50..c687144 100644 --- a/pom.xml +++ b/pom.xml @@ -56,7 +56,7 @@ org.junit.jupiter junit-jupiter-api - 5.7.2 + 5.8.2 test @@ -73,13 +73,13 @@ org.jetbrains annotations - 21.0.1 + 23.0.0 compile com.fasterxml.jackson.core jackson-databind - 2.12.3 + 2.13.2.2 com.fasterxml.jackson.core @@ -184,4 +184,4 @@ - + \ No newline at end of file