Skip to content

Commit 9796da9

Browse files
chore(deps-dev): bump com.networknt:json-schema-validator in /tools
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.5 to 2.0.0. - [Release notes](https://github.com/networknt/json-schema-validator/releases) - [Changelog](https://github.com/networknt/json-schema-validator/blob/master/CHANGELOG.md) - [Commits](networknt/json-schema-validator@1.5.5...2.0.0) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 2.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 76c79d1 commit 9796da9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<lib.commons.io.version>2.17.0</lib.commons.io.version>
5555
<lib.commons.lang3.version>3.18.0</lib.commons.lang3.version>
5656
<lib.commons.text.version>1.12.0</lib.commons.text.version>
57-
<lib.json.schema.validator>1.5.5</lib.json.schema.validator>
57+
<lib.json.schema.validator>2.0.0</lib.json.schema.validator>
5858
<lib.unirest.version>1.4.9</lib.unirest.version>
5959
<lib.slf4j.api>2.0.16</lib.slf4j.api>
6060
</properties>

0 commit comments

Comments
 (0)