Skip to content

Commit 48585f4

Browse files
fix(deps): update dependency com.networknt:json-schema-validator to v1.5.3
1 parent 4b8aa85 commit 48585f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

providers/flagd/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
<dependency>
9090
<groupId>com.networknt</groupId>
9191
<artifactId>json-schema-validator</artifactId>
92-
<version>1.5.2</version>
92+
<version>1.5.3</version>
9393
<exclusions>
9494
<exclusion>
9595
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)