Skip to content

Commit dce21e0

Browse files
build(deps): bump json-schema-validator from 1.0.69 to 1.0.70 (aws-powertools#876)
Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.69 to 1.0.70. - [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.69...1.0.70) --- 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 f03a3d7 commit dce21e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

powertools-validation/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.networknt</groupId>
7575
<artifactId>json-schema-validator</artifactId>
76-
<version>1.0.69</version>
76+
<version>1.0.70</version>
7777
</dependency>
7878

7979
<!-- Test dependencies -->

0 commit comments

Comments
 (0)