Skip to content

Commit

Permalink
Bump com.networknt:json-schema-validator from 1.0.88 to 1.5.2
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.88 to 1.5.2.
- [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.88...1.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent a5a9490 commit b00bdb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
<duckdb_jdbc.version>0.9.2</duckdb_jdbc.version>
<immutables.value.version>2.10.1</immutables.value.version>
<jackson.version>2.17.2</jackson.version>
<json-schema-validator.version>1.0.88</json-schema-validator.version>
<json-schema-validator.version>1.5.2</json-schema-validator.version>
<jsr305.version>3.0.2</jsr305.version>
<junit-jupiter.version>5.11.0</junit-jupiter.version>
<junit-pioneer.version>2.2.0</junit-pioneer.version>
Expand Down

0 comments on commit b00bdb4

Please sign in to comment.