Skip to content

Commit

Permalink
Update netty to 4.1.107
Browse files Browse the repository at this point in the history
  • Loading branch information
diegosalvi committed Mar 12, 2024
1 parent e9581ea commit 1e3d67e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@
<project.build.sourceEncoding>utf-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<libs.netty4>4.1.94.Final</libs.netty4>
<libs.netty4ssl>2.0.60.Final</libs.netty4ssl>
<libs.netty4>4.1.107.Final</libs.netty4>
<libs.netty4ssl>2.0.65.Final</libs.netty4ssl>
<!-- needed in tests for TLS certificate autogeneration on jdk-15+ -->
<libs.bouncycastle>1.70</libs.bouncycastle>
<libs.calcite>1.32.0</libs.calcite>
Expand Down

0 comments on commit 1e3d67e

Please sign in to comment.