Skip to content

Commit

Permalink
fix(deps): update dependency com.networknt:json-schema-validator to v…
Browse files Browse the repository at this point in the history
…1.5.5 (#1156)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent a330bd6 commit 514004f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/flagd/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<dependency>
<groupId>com.networknt</groupId>
<artifactId>json-schema-validator</artifactId>
<version>1.5.4</version>
<version>1.5.5</version>
<exclusions>
<exclusion>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit 514004f

Please sign in to comment.