Skip to content

Commit

Permalink
build(deps): bump vertx.version from 4.5.9 to 4.5.11 (#136)
Browse files Browse the repository at this point in the history
Bumps `vertx.version` from 4.5.9 to 4.5.11.

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

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

Updates `io.vertx:vertx-web-client` from 4.5.9 to 4.5.11

Updates `io.vertx:vertx-unit` from 4.5.9 to 4.5.11

Updates `io.vertx:vertx-hazelcast` from 4.5.9 to 4.5.11

Updates `io.vertx:vertx-auth-common` from 4.5.9 to 4.5.11

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-type: direct:production
  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-web-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-unit
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-hazelcast
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-auth-common
  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] authored Dec 22, 2024
1 parent e0cae5a commit 64d7d03
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 @@ -108,7 +108,7 @@
<jreleaser-maven-plugin.version>1.9.0</jreleaser-maven-plugin.version>
<spotless-maven-plugin.version>2.41.1</spotless-maven-plugin.version>

<vertx.version>4.5.9</vertx.version>
<vertx.version>4.5.11</vertx.version>
<vaadin.platform.version>24.5.9</vaadin.platform.version>
<vaadin.flow.version>24.5.10</vaadin.flow.version>
<hilla.version>24.5.9</hilla.version>
Expand Down

0 comments on commit 64d7d03

Please sign in to comment.