Skip to content

Commit

Permalink
Bump com.networknt:json-schema-validator from 1.5.4 to 1.5.5 (#774)
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.4 to 1.5.5.
- [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.4...1.5.5)

---
updated-dependencies:
- dependency-name: com.networknt:json-schema-validator
  dependency-type: direct:production
  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 Jan 16, 2025
1 parent b8d836f commit e8c9648
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 @@ -86,7 +86,7 @@
<jaxb-runtime.version>2.4.0-b180830.0438</jaxb-runtime.version>
<jakarta.annotation-api.version>3.0.0</jakarta.annotation-api.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<json-schema-validator.version>1.5.4</json-schema-validator.version>
<json-schema-validator.version>1.5.5</json-schema-validator.version>
<jsonschema-generator.version>4.37.0</jsonschema-generator.version>
<junit.version>5.11.4</junit.version>
<junit-pioneer.version>2.3.0</junit-pioneer.version>
Expand Down

0 comments on commit e8c9648

Please sign in to comment.