Bump Netty to 4.2.1.Final

This commit is contained in:
md_5 2025-05-21 21:46:38 +10:00
parent 8bff00f15b
commit e05560976b
No known key found for this signature in database
GPG Key ID: E8E901AC7C617C11

View File

@ -85,7 +85,7 @@
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-bom</artifactId>
<version>4.2.0.Final</version>
<version>4.2.1.Final</version>
<type>pom</type>
<scope>import</scope>
</dependency>