Skip to content

Commit a3749fd

Browse files
fix(deps): update dependency com.networknt:json-schema-validator to v2.0.1
1 parent 7587c4e commit a3749fd

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

117117
<!-- generate implementation auto -->

0 commit comments

Comments
 (0)