This commit is contained in:
Tour
2025-12-05 07:36:25 +01:00
parent 79f63ba9a5
commit cf486796ac

View File

@@ -79,7 +79,7 @@
<dependency> <dependency>
<groupId>io.netty</groupId> <groupId>io.netty</groupId>
<artifactId>netty-bom</artifactId> <artifactId>netty-bom</artifactId>
<version>4.1.124.Final</version> <!-- This version has the fix --> <version>4.1.124.Final</version>
<type>pom</type> <type>pom</type>
<scope>import</scope> <scope>import</scope>
</dependency> </dependency>