79361842

Date: 2025-01-16 13:56:57
Score: 1
Natty:
Report link

In my case I had a dependency with with a lower version than my main service.

Main:
  pom.xml (Using Spring-Core 6.1.xxx)
Dependency:
  pom.xml (Using Spring-Core 5.2.xxx)

You need to check all your private libraries to ensure everyone is on the same version.

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