From 1d4d9ec46f466a2f2d2552a66e6f05a75c06f806 Mon Sep 17 00:00:00 2001 From: binh-dam-ibigroup <56846598+binh-dam-ibigroup@users.noreply.github.com> Date: Mon, 21 Aug 2023 16:25:30 -0400 Subject: [PATCH] chore(deps): Update json-schema-validator transitive dependency. --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index 46308486c..ad2736f90 100644 --- a/pom.xml +++ b/pom.xml @@ -292,6 +292,13 @@ json-schema-validator 2.2.14 + + + + com.github.java-json-tools + jackson-coreutils + 2.0 +