Skip to content

Commit

Permalink
Merge pull request #470 from smallrye/dependabot/maven/io.vertx-vertx…
Browse files Browse the repository at this point in the history
…-core-4.2.3

Bump vertx-core from 4.2.2 to 4.2.3
  • Loading branch information
cescoffier authored Dec 21, 2021
2 parents adfb039 + ee52dda commit c29e443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vertx-mutiny-clients/vertx-mutiny-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<properties>
<gen-source-groupId>io.vertx</gen-source-groupId>
<gen-source-artifactId>vertx-core</gen-source-artifactId>
<gen-source-version>4.2.2</gen-source-version>
<gen-source-version>4.2.3</gen-source-version>
<gen.output>${project.build.directory}/sources/java</gen.output>
</properties>

Expand Down

0 comments on commit c29e443

Please sign in to comment.