Skip to content

Commit

Permalink
Bump com.networknt:json-schema-validator from 1.0.79 to 1.0.81
Browse files Browse the repository at this point in the history
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.79 to 1.0.81.
- [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.0.79...1.0.81)

---
updated-dependencies:
- dependency-name: com.networknt:json-schema-validator
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent e238abd commit e401756
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ dependencies {
implementation "org.apache.tika:tika-core:2.7.0"

// JSON validator
implementation "com.networknt:json-schema-validator:1.0.79"
implementation "com.networknt:json-schema-validator:1.0.81"

// XML validator // https://mvnrepository.com/artifact/xerces/xercesImpl
implementation 'xerces:xercesImpl:2.12.2'
Expand Down

0 comments on commit e401756

Please sign in to comment.