Skip to content

Commit ed4328a

Browse files
Bump com.networknt:json-schema-validator from 1.5.9 to 2.0.0
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.9 to 2.0.0. - [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.0) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c34ce22 commit ed4328a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<dependency>
149149
<groupId>com.networknt</groupId>
150150
<artifactId>json-schema-validator</artifactId>
151-
<version>1.5.9</version>
151+
<version>2.0.0</version>
152152
</dependency>
153153
<dependency>
154154
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)