Skip to content

Commit

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

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

Updates `io.vertx:vertx-junit5` from 4.4.4 to 4.4.5

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 31, 2023
1 parent 7bcaf5c commit 46d037c
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 @@ -26,7 +26,7 @@
<!-- Dependencies -->
<version.asm>9.5</version.asm>
<version.graalvm>23.0.1</version.graalvm>
<version.vertx>4.4.4</version.vertx>
<version.vertx>4.4.5</version.vertx>
<version.maven>3.9.4</version.maven>
<version.shrinkwrap>1.2.6</version.shrinkwrap>
<version.org.jboss.logging>3.5.0.Final</version.org.jboss.logging>
Expand Down

0 comments on commit 46d037c

Please sign in to comment.