Skip to content

Commit

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

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

Updates `io.vertx:vertx-codegen` from 4.4.5 to 4.4.6

Updates `io.vertx:vertx-web-client` from 4.4.5 to 4.4.6

---
updated-dependencies:
- dependency-name: io.vertx:vertx-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: io.vertx:vertx-codegen
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 12, 2023
1 parent 411ade6 commit 0159fae
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 @@ -30,7 +30,7 @@
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<vertx.version>4.4.5</vertx.version>
<vertx.version>4.4.6</vertx.version>
<logback.version>1.3.0</logback.version>
<log4j2.version>2.20.0</log4j2.version>
<slf4j.version>2.0.0</slf4j.version>
Expand Down

0 comments on commit 0159fae

Please sign in to comment.