New:Microsoft Teams Notifications Are Now Available in Socket.Learn more
Get Started

Unreadable POM reference

Severity

High

Short Description

A pom.xml refers to a parent POM or imports a BOM that Socket could not read. Versions and exclusions declared in that file were not applied, so the dependencies reported for this manifest can differ from the ones your build resolves.

Suggestion

Socket resolved this manifest without the versions and exclusions that POM declares, so the dependencies reported here can differ from the ones your build resolves. Compare against `mvn dependency:tree -Dverbose` before acting on findings for this manifest. If you do raise it with Socket support, include that output along with `mvn help:effective-pom` so the difference can be traced.