Skip to content

Commit dff08fc

Browse files
Bump com.networknt:json-schema-validator from 1.5.9 to 2.0.0
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.9 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.9...2.0.0) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 150db40 commit dff08fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<quinoa.version>2.7.0</quinoa.version>
8989
<surefire-plugin.version>3.5.4</surefire-plugin.version>
9090
<failsafe-plugin.version>3.5.4</failsafe-plugin.version>
91-
<validator.version>1.5.9</validator.version>
91+
<validator.version>2.0.0</validator.version>
9292
<jayway.jsonpath.version>2.10.0</jayway.jsonpath.version>
9393

9494
<module.skipCopyDependencies>false</module.skipCopyDependencies>

0 commit comments

Comments
 (0)