Skip to content

Commit

Permalink
Bump version.vertx from 4.4.1 to 4.4.3 (#226)
Browse files Browse the repository at this point in the history
Bumps `version.vertx` from 4.4.1 to 4.4.3.

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

Updates `vertx-junit5` from 4.4.1 to 4.4.3

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 8, 2023
1 parent f1f5400 commit 8b3b753
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.1</version.vertx>
<version.vertx>4.4.3</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 8b3b753

Please sign in to comment.