Skip to content

Commit

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

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

Updates `vertx-junit5` from 4.4.3 to 4.4.4

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dmlloyd committed Jul 5, 2023
1 parent ce18c78 commit f7d43e1
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>22.3.2</version.graalvm>
<version.vertx>4.4.3</version.vertx>
<version.vertx>4.4.4</version.vertx>
<version.maven>3.9.2</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 f7d43e1

Please sign in to comment.