Skip to content

Commit a4b1e12

Browse files
chore: bump com.networknt:json-schema-validator from 1.5.8 to 1.5.9 (#2189)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.8 to 1.5.9. - [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.8...1.5.9) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 1.5.9 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 03a5af5 commit a4b1e12

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.8</version>
68+
<version>1.5.9</version>
6969
</dependency>
7070
<dependency>
7171
<groupId>com.amazonaws</groupId>

0 commit comments

Comments
 (0)