Skip to content

Commit

Permalink
chore(deps): bump vertx.version from 4.4.6 to 4.5.1
Browse files Browse the repository at this point in the history
Bumps `vertx.version` from 4.4.6 to 4.5.1.

Updates `io.vertx:vertx-core` from 4.4.6 to 4.5.1
- [Commits](eclipse-vertx/vert.x@4.4.6...4.5.1)

Updates `io.vertx:vertx-web-client` from 4.4.6 to 4.5.1

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.vertx:vertx-web-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 14, 2023
1 parent 7d22196 commit b33c7e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@
<jetty.version>11.0.18</jetty.version>
<maven-core.version>3.9.6</maven-core.version>
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>
<vertx.version>4.4.6</vertx.version>
<vertx.version>4.5.1</vertx.version>
<zjsonpatch.version>0.3.0</zjsonpatch.version>

<!-- API versions -->
Expand Down

0 comments on commit b33c7e2

Please sign in to comment.