Skip to content

Commit

Permalink
upgrade netty-transport-native-epoll to 4.1.68.Final
Browse files Browse the repository at this point in the history
  • Loading branch information
cliu123 committed Sep 21, 2021
1 parent 4e74074 commit 87f545f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,11 @@
<artifactId>cryptacular</artifactId>
<version>${cryptacular.version}</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-transport-native-epoll</artifactId>
<version>4.1.68.Final</version>
</dependency>
</dependencies>
</dependencyManagement>

Expand Down

0 comments on commit 87f545f

Please sign in to comment.