79585905

Date: 2025-04-22 07:34:16
Score: 1
Natty:
Report link

To add on to above answer. Do ensure to remove dependency from entire dependency tree-

For Maven use - >

 mvn dependency:tree

Search for- org.eclipse.angus:angus-activation in result and identify parent of findings to use for exclusion from direct dependencies in your pom.xml

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