Skip to content

Commit

Permalink
Auto-Update Dependencies
Browse files Browse the repository at this point in the history
Updated com.networknt:json-schema-validator:jar:1.0.88 to version 1.1.0
Updated io.vertx:vertx-json-schema:jar:4.5.0 to version 4.5.1
  • Loading branch information
actions-user committed Dec 19, 2023
1 parent 814ed18 commit 17f5484
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions framework/text-provider-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<dependency>
<groupId>com.networknt</groupId>
<artifactId>json-schema-validator</artifactId>
<version>1.0.88</version>
<version>1.1.0</version>
</dependency>
<dependency>
<groupId>io.github.ardoco.core</groupId>
Expand All @@ -36,7 +36,7 @@
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-json-schema</artifactId>
<version>4.5.0</version>
<version>4.5.1</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 17f5484

Please sign in to comment.