Skip to content

Commit

Permalink
Bump vertx.version from 4.5.9 to 4.5.10 (#35)
Browse files Browse the repository at this point in the history
Bumps `vertx.version` from 4.5.9 to 4.5.10.

Updates `io.vertx:vertx-web` from 4.5.9 to 4.5.10

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 9, 2024
1 parent ed6a8a9 commit 59ea27f
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 @@ -204,7 +204,7 @@
<properties>

<!-- *********************** 以下为依赖包版本 *********************** -->
<vertx.version>4.5.9</vertx.version>
<vertx.version>4.5.10</vertx.version>
<jackson.version>2.17.2</jackson.version>
<spring-framework.version>6.1.12</spring-framework.version>
<hikaricp.version>5.1.0</hikaricp.version>
Expand Down

0 comments on commit 59ea27f

Please sign in to comment.