Skip to content

Commit

Permalink
chore(deps): update java dependencies to v4.4.5 (#1634)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Sep 23, 2023
1 parent cd6bfb2 commit b850b0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<!-- https://github.com/vert-x3/vertx-dependencies/blob/6b147024b6aa7732386c6a94a126eacf3b4dda1b/pom.xml#LL50C20-L50C32 -->
<netty.version>4.1.97.Final</netty.version>
<logback.version>1.4.11</logback.version>
<vertx.version>4.4.4</vertx.version>
<vertx.version>4.4.5</vertx.version>
<junit.jupiter.version>5.9.3</junit.jupiter.version>
<assertj-core.version>3.24.2</assertj-core.version>
<mockito-core.version>5.4.0</mockito-core.version>
Expand Down

0 comments on commit b850b0b

Please sign in to comment.