Skip to content

Commit

Permalink
Bump version.vertx from 4.3.3 to 4.4.4 (#426)
Browse files Browse the repository at this point in the history
Bumps `version.vertx` from 4.3.3 to 4.4.4.

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

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

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 31, 2023
1 parent e699572 commit edca7e6
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.0.0.Final</version.resteasy-microprofile>
<version.hibernate>6.2.0.CR2</version.hibernate>
<version.vertx>4.3.3</version.vertx>
<version.vertx>4.4.4</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 edca7e6

Please sign in to comment.