mirror of
https://github.com/YatopiaMC/Yatopia.git
synced 2024-11-12 13:44:04 +01:00
Hopefully fixed netty timeout exception warning (#417)
This commit is contained in:
parent
c5f892d7b2
commit
59848dbcd2
@ -59,7 +59,7 @@ index 752d62eb3b87ab24260ec2c029bae0d2b0e3b908..e790d779d24c2c8d4a74d458839c11bc
|
||||
<groupId>io.netty</groupId>
|
||||
<artifactId>netty-all</artifactId>
|
||||
- <version>4.1.50.Final</version>
|
||||
+ <version>4.1.58.Final</version>
|
||||
+ <version>4.1.59.Final</version>
|
||||
</dependency>
|
||||
<!-- Tuinity end - fix compile issue (cannot see new api) by moving netty include BEFORE server jar -->
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user