Skip to content

Commit da613d3

Browse files
build(deps): bump json-schema-validator from 1.0.57 to 1.0.58 (#517)
Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.57 to 1.0.58. - [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.57...1.0.58) --- 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>
1 parent 9112014 commit da613d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powertools-validation/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.networknt</groupId>
7171
<artifactId>json-schema-validator</artifactId>
72-
<version>1.0.57</version>
72+
<version>1.0.58</version>
7373
</dependency>
7474

7575
<!-- Test dependencies -->

0 commit comments

Comments
 (0)