Bump Netty to 4.1.119.Final

This commit is contained in:
md_5 2025-03-27 06:58:23 +11:00
parent fa6d47732d
commit 77b81f2612
No known key found for this signature in database
GPG Key ID: E8E901AC7C617C11

View File

@ -83,7 +83,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-bom</artifactId>
<version>4.1.115.Final</version>
<version>4.1.119.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>