Skip to content

Commit 2ebd142

Browse files
chore: bump com.networknt:json-schema-validator from 1.5.1 to 1.5.8 (#1974)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.1 to 1.5.8. - [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.5.1...1.5.8) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 1.5.8 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> Co-authored-by: Philipp Page <[email protected]>
1 parent 9f239f5 commit 2ebd142

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

0 commit comments

Comments
 (0)