From 31b8a3cfdcf23581e83f33e8e8eb53100f39f4b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Nov 2020 10:21:57 +0000 Subject: [PATCH] build(deps): bump json-schema-validator from 1.0.44 to 1.0.45 Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.44 to 1.0.45. - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](https://github.com/networknt/json-schema-validator/compare/1.0.44...1.0.45) Signed-off-by: dependabot[bot] --- powertools-validation/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/powertools-validation/pom.xml b/powertools-validation/pom.xml index ea904d0e1..bb8fba202 100644 --- a/powertools-validation/pom.xml +++ b/powertools-validation/pom.xml @@ -69,7 +69,7 @@ com.networknt json-schema-validator - 1.0.44 + 1.0.45