Skip to content

Commit cfe798a

Browse files
chore: bump com.networknt:json-schema-validator from 1.5.9 to 2.0.1
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.9 to 2.0.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.5.9...2.0.1) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 2.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f82cd6 commit cfe798a

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

0 commit comments

Comments
 (0)