Skip to content

Commit 1ec9154

Browse files
fix(deps): update dependency com.networknt:json-schema-validator to v3.0.5 (#495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 83fffd2 commit 1ec9154

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
@@ -127,7 +127,7 @@
127127
<dependency>
128128
<groupId>com.networknt</groupId>
129129
<artifactId>json-schema-validator</artifactId>
130-
<version>3.0.3</version>
130+
<version>3.0.5</version>
131131
</dependency>
132132

133133
<!-- generate implementation auto -->

0 commit comments

Comments
 (0)