Skip to content

Commit 04fc39c

Browse files
fix(deps): update dependency com.networknt:json-schema-validator to v1.5.0
1 parent 84f534c commit 04fc39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>com.networknt</groupId>
9393
<artifactId>json-schema-validator</artifactId>
94-
<version>1.4.3</version>
94+
<version>1.5.0</version>
9595
<exclusions>
9696
<exclusion>
9797
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)