Skip to content

Commit

Permalink
Update Java dependencies (#1597)
Browse files Browse the repository at this point in the history
  • Loading branch information
ggrossetie committed Aug 13, 2023
1 parent 7762aca commit a527a4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@

<properties>
<!-- https://github.com/vert-x3/vertx-dependencies/blob/6b147024b6aa7732386c6a94a126eacf3b4dda1b/pom.xml#LL50C20-L50C32 -->
<netty.version>4.1.94.Final</netty.version>
<logback.version>1.4.8</logback.version>
<netty.version>4.1.96.Final</netty.version>
<logback.version>1.4.11</logback.version>
<vertx.version>4.4.4</vertx.version>
<junit.jupiter.version>5.9.3</junit.jupiter.version>
<assertj-core.version>3.24.2</assertj-core.version>
Expand Down

0 comments on commit a527a4c

Please sign in to comment.