Skip to content
This repository was archived by the owner on Oct 11, 2021. It is now read-only.

Commit 31d46ca

Browse files
committed
Update dependency com.networknt:json-schema-validator to v1.0.55
1 parent 3b98528 commit 31d46ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config-validator/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
<dependency>
4242
<groupId>com.networknt</groupId>
4343
<artifactId>json-schema-validator</artifactId>
44-
<version>1.0.53</version>
44+
<version>1.0.55</version>
4545
</dependency>
4646

4747
<dependency>

0 commit comments

Comments
 (0)