Skip to content

Commit

Permalink
Dependency(deps): Bump io.vertx:vertx-json-schema from 4.4.4 to 4.4.5 (
Browse files Browse the repository at this point in the history
…#267)

Bumps io.vertx:vertx-json-schema from 4.4.4 to 4.4.5.

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 6, 2023
1 parent ec791e1 commit e641ef7
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.4.4</version>
<version>4.4.5</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit e641ef7

Please sign in to comment.