Skip to content

Commit

Permalink
Merge pull request #4 from MacacoLew/patch-2
Browse files Browse the repository at this point in the history
Use latest netty version
  • Loading branch information
linsaftw authored Mar 20, 2021
2 parents 5c2902f + 1b66282 commit f2fab59
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 f2fab59

Please sign in to comment.