Skip to content

Commit

Permalink
Merge pull request #733 from smallrye/dependabot/maven/1.x/vertx.vers…
Browse files Browse the repository at this point in the history
…ion-4.5.1

1.x: bump vertx.version from 4.5.0 to 4.5.1
  • Loading branch information
cescoffier authored Dec 15, 2023
2 parents e65f55a + fd03dd3 commit 5117008
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 @@ -40,7 +40,7 @@
<version.mutiny>1.9.0</version.mutiny>
<version.smallrye-config>3.4.4</version.smallrye-config>

<vertx.version>4.5.0</vertx.version>
<vertx.version>4.5.1</vertx.version>
<version.vertx-mutiny-bindings>2.28.0</version.vertx-mutiny-bindings>
<!-- override the testcontainers version with the newest one -->
<version.testcontainers>1.19.3</version.testcontainers>
Expand Down

0 comments on commit 5117008

Please sign in to comment.