Skip to content

Commit

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

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

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

Updates `io.vertx:vertx-web` from 4.5.1 to 4.5.2

Updates `io.vertx:vertx-uri-template` from 4.5.1 to 4.5.2

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and manusa committed Jan 31, 2024
1 parent ef9224a commit e3e0f7a
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.19</jetty.version>
<maven-core.version>3.9.6</maven-core.version>
<maven-plugin-annotations.version>3.11.0</maven-plugin-annotations.version>
<vertx.version>4.5.1</vertx.version>
<vertx.version>4.5.2</vertx.version>
<zjsonpatch.version>0.3.0</zjsonpatch.version>

<!-- API versions -->
Expand Down

0 comments on commit e3e0f7a

Please sign in to comment.