79758301

Date: 2025-09-07 18:51:51
Score: 1
Natty:
Report link
<dependency>
    <groupId>io.netty</groupId>
    <artifactId>netty-tcnative-boringssl-static</artifactId>
    <version>2.0.69.Final</version>
    <classifier>${os.detected.classifier}</classifier>
</dependency>

adding this dependency solved my problem.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Akash Kumar