Skip to content

Commit a720f41

Browse files
fix(deps): update dependency com.networknt:json-schema-validator to v1.5.3 (open-feature#1052)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 18d2557 commit a720f41

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)