#3865: Bump Netty to 4.2.3-Final

This commit is contained in:
Janmm14
2025-07-16 23:04:42 +02:00
committed by GitHub
parent e9558ab370
commit 4cd9a17a40

View File

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