Skip to content

Commit f13dbc5

Browse files
build(deps): bump json-schema-validator from 1.0.85 to 1.0.86 (#1267)
Bumps [json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.0.85 to 1.0.86. - [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.85...1.0.86) --- 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 a6ec458 commit f13dbc5

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.85</version>
76+
<version>1.0.86</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)