Skip to content

Commit 6b44020

Browse files
Bump com.networknt:json-schema-validator from 1.5.4 to 1.5.5
Bumps [com.networknt:json-schema-validator](https://github.com/networknt/json-schema-validator) from 1.5.4 to 1.5.5. - [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.4...1.5.5) --- updated-dependencies: - dependency-name: com.networknt:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4be9675 commit 6b44020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
<dependency>
190190
<groupId>com.networknt</groupId>
191191
<artifactId>json-schema-validator</artifactId>
192-
<version>1.5.4</version>
192+
<version>1.5.5</version>
193193
</dependency>
194194

195195
<!-- Unit Test -->

0 commit comments

Comments
 (0)