79400553

Date: 2025-01-30 16:29:06
Score: 0.5
Natty:
Report link

For anyone who stumbles onto this in the future, I fixed this by adding the following dependency to my webapp/external tomcat project:

com.fasterxml.jackson.core jackson-databind

The original project only defined jackson-core and jackson-annotations as dependencies.

Reasons:
  • Whitelisted phrase (-2): I fixed
  • Low length (0.5):
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: jfaulk919