Skip to content

Commit

Permalink
Bump com.networknt:json-schema-validator from 1.0.49 to 1.2.0
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.49 to 1.2.0.
- [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.49...1.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 24, 2024
1 parent 4559d06 commit c92d625
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 @@ -11,7 +11,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<java.version>17</java.version>
<spring-boot.version>3.0.0</spring-boot.version>
<json-schema-validator.version>1.0.49</json-schema-validator.version>
<json-schema-validator.version>1.2.0</json-schema-validator.version>
</properties>

<dependencyManagement>
Expand Down

0 comments on commit c92d625

Please sign in to comment.