Skip to content

Commit

Permalink
Bump version.vertx from 4.4.4 to 4.5.8
Browse files Browse the repository at this point in the history
Bumps `version.vertx` from 4.4.4 to 4.5.8.

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

Updates `io.vertx:vertx-web-client` from 4.4.4 to 4.5.8

---
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 Jun 11, 2024
1 parent 3ecdf81 commit 48706cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testsuite/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
<version.resteasy>6.2.4.Final</version.resteasy>
<version.resteasy-microprofile>2.1.2.Final</version.resteasy-microprofile>
<version.hibernate>6.2.0.CR2</version.hibernate>
<version.vertx>4.4.4</version.vertx>
<version.vertx>4.5.8</version.vertx>
<version.hsqldb>2.5.0</version.hsqldb>
<version.jnpserver>5.0.5.Final</version.jnpserver>
<version.hamcrest>2.2</version.hamcrest>
Expand Down

0 comments on commit 48706cc

Please sign in to comment.