Skip to content

Commit

Permalink
Bump com.networknt:json-schema-validator from 1.5.1 to 1.5.2 (#204)
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.5.1 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.5.1...1.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 20, 2024
1 parent b0694f4 commit b8c713f
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 @@ -107,7 +107,7 @@
<aspectjtools.version>1.9.22.1</aspectjtools.version>
<guava.version>33.3.0-jre</guava.version>
<jackson.version>2.17.2</jackson.version>
<json-schema-validator.version>1.5.1</json-schema-validator.version>
<json-schema-validator.version>1.5.2</json-schema-validator.version>
<jsr305.version>3.0.2</jsr305.version>
<hamcrest.version>3.0</hamcrest.version>
<junit.version>4.13.2</junit.version>
Expand Down

0 comments on commit b8c713f

Please sign in to comment.