Skip to content

Commit

Permalink
chore(deps): update java dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Mar 3, 2024
1 parent a5f21c2 commit dcc0514
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@

<properties>
<!-- https://github.com/vert-x3/vertx-dependencies/blob/6b147024b6aa7732386c6a94a126eacf3b4dda1b/pom.xml#LL50C20-L50C32 -->
<netty.version>4.1.106.Final</netty.version>
<logback.version>1.4.14</logback.version>
<vertx.version>4.5.3</vertx.version>
<netty.version>4.1.107.Final</netty.version>
<logback.version>1.5.2</logback.version>
<vertx.version>4.5.4</vertx.version>
<junit.jupiter.version>5.10.1</junit.jupiter.version>
<assertj-core.version>3.25.1</assertj-core.version>
<mockito-core.version>5.9.0</mockito-core.version>
Expand Down

0 comments on commit dcc0514

Please sign in to comment.