Skip to content

Commit

Permalink
Use latest netty version
Browse files Browse the repository at this point in the history
  • Loading branch information
MacacoLew authored Mar 16, 2021
1 parent 3c605b3 commit 1b66282
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 @@ -43,7 +43,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
<version>4.1.59.Final</version>
<version>4.1.60.Final</version>
</dependency>
</dependencies>
</project>
</project>

0 comments on commit 1b66282

Please sign in to comment.