Skip to content

Commit 235c4e9

Browse files
Bump com.networknt:json-schema-validator from 3.0.0 to 3.0.1 (#81)
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 3.0.0 to 3.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@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 279f869 commit 235c4e9

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
@@ -111,7 +111,7 @@
111111
<dependency>
112112
<groupId>com.networknt</groupId>
113113
<artifactId>json-schema-validator</artifactId>
114-
<version>3.0.0</version>
114+
<version>3.0.1</version>
115115
</dependency>
116116

117117
<dependency>

0 commit comments

Comments
 (0)