Skip to content

Commit

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

Updates `vertx-core` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/eclipse/vert.x/releases)
- [Commits](eclipse-vertx/vert.x@4.4.0...4.4.1)

Updates `vertx-junit5` from 4.4.0 to 4.4.1

---
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 Mar 30, 2023
1 parent e51c425 commit 30f60e6
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.4</version.asm>
<version.graalvm>22.3.1</version.graalvm>
<version.vertx>4.4.0</version.vertx>
<version.vertx>4.4.1</version.vertx>
<version.maven>3.9.0</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 30f60e6

Please sign in to comment.