Skip to content

Commit 6e4c268

Browse files
build(deps): bump json-schema-validator from 1.0.64 to 1.0.65 (#705)
Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.64 to 1.0.65. - [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.64...1.0.65) --- 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 a3a1c0e commit 6e4c268

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
@@ -69,7 +69,7 @@
6969
<dependency>
7070
<groupId>com.networknt</groupId>
7171
<artifactId>json-schema-validator</artifactId>
72-
<version>1.0.64</version>
72+
<version>1.0.65</version>
7373
</dependency>
7474

7575
<!-- Test dependencies -->

0 commit comments

Comments
 (0)