Skip to content

Commit

Permalink
Dependency(deps): Bump io.vertx:vertx-json-schema from 4.5.3 to 4.5.4
Browse files Browse the repository at this point in the history
Bumps io.vertx:vertx-json-schema from 4.5.3 to 4.5.4.

---
updated-dependencies:
- dependency-name: io.vertx:vertx-json-schema
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 28, 2024
1 parent 8fd2365 commit eefa660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion framework/text-provider-json/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-json-schema</artifactId>
<version>4.5.3</version>
<version>4.5.4</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit eefa660

Please sign in to comment.