Skip to content

Commit e5ce299

Browse files
build(deps): bump com.networknt:json-schema-validator (#1705)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.4.3 to 1.5.1. - [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.4.3...1.5.1) --- 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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8cb9f0a commit e5ce299

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
@@ -65,7 +65,7 @@
6565
<dependency>
6666
<groupId>com.networknt</groupId>
6767
<artifactId>json-schema-validator</artifactId>
68-
<version>1.4.3</version>
68+
<version>1.5.1</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)