Skip to content

Commit

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

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

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2024
1 parent fa4d6f6 commit 0ff92fe
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.10</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 0ff92fe

Please sign in to comment.