Skip to content

Commit

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

---
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>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent b1456d1 commit 1a6ef5a
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.1</version>
<version>4.5.2</version>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
Expand Down

0 comments on commit 1a6ef5a

Please sign in to comment.