Skip to content

Commit

Permalink
Bump vertx-core from 4.5.1 to 4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Madhukar525722 committed Oct 16, 2024
1 parent 9c105da commit 1668840
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion dev/dependencyList
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ swagger-jaxrs2/2.2.1//swagger-jaxrs2-2.2.1.jar
swagger-models/2.2.1//swagger-models-2.2.1.jar
trino-client/411//trino-client-411.jar
units/1.7//units-1.7.jar
vertx-core/4.5.1//vertx-core-4.5.1.jar
vertx-core/4.5.3//vertx-core-4.5.3.jar
vertx-grpc/4.5.1//vertx-grpc-4.5.1.jar
zjsonpatch/0.3.0//zjsonpatch-0.3.0.jar
zstd-jni/1.5.5-1//zstd-jni-1.5.5-1.jar
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -909,6 +909,12 @@
</exclusions>
</dependency>

<dependency>
<groupId>io.vertx</groupId>
<artifactId>vertx-core</artifactId>
<version>4.5.3</version>
</dependency>

<dependency>
<groupId>io.etcd</groupId>
<artifactId>jetcd-core</artifactId>
Expand Down

0 comments on commit 1668840

Please sign in to comment.