From 05061ed2884ef5608bf026605e2731f7f24cc98b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jul 2026 13:07:35 +0000 Subject: [PATCH] build(deps-dev): bump com.networknt:json-schema-validator Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.6 to 3.0.5. - [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.5.6...3.0.5) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 3.0.5 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- services/matchmaking-service/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/matchmaking-service/pom.xml b/services/matchmaking-service/pom.xml index 132d290..87b7100 100644 --- a/services/matchmaking-service/pom.xml +++ b/services/matchmaking-service/pom.xml @@ -110,7 +110,7 @@ com.networknt json-schema-validator - 1.5.6 + 3.0.5 test