Skip to content

Commit

Permalink
Upgrade netty to 3.10.6.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
gaul committed Feb 18, 2024
1 parent 8af11ed commit 2a773c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/netty/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty</artifactId>
<version>3.5.9.Final</version>
<version>3.10.6.Final</version>
<scope>compile</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 2a773c2

Please sign in to comment.