Skip to content

Commit

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

---
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 Jan 16, 2023
1 parent 469c5db commit 3adf45d
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 @@ -26,7 +26,7 @@
<maven.compiler.target>11</maven.compiler.target>
<version.com.fasterxml.jackson>2.14.0</version.com.fasterxml.jackson>
<version.com.fasterxml.jackson.databind>2.14.1</version.com.fasterxml.jackson.databind>
<version.com.networknt.json-schema-validator>1.0.73</version.com.networknt.json-schema-validator>
<version.com.networknt.json-schema-validator>1.0.76</version.com.networknt.json-schema-validator>
<version.junit5>5.9.2</version.junit5>
<version.org.jboss.logging>3.5.0.Final</version.org.jboss.logging>
<version.release.plugin>2.5.3</version.release.plugin>
Expand Down

0 comments on commit 3adf45d

Please sign in to comment.