**What happened**: The component _dom4j_ was relocated with version 2.0.0 from _dom4j_ to _org.dom4j_: - https://mvnrepository.com/artifact/dom4j/dom4j - https://mvnrepository.com/artifact/org.dom4j/dom4j Syft generates SBOMs with swapped group ids.  Subsequent tools processing the SBOM have problems identifying the components correctly. **What you expected to happen**: The group ids should to be corrected. **Steps to reproduce the issue**: Create an SBOM for a bundle including _dom4j 1.6.1_ and _dom4j 2.1.3_. **Anything else we need to know?**: \- **Environment**: - Output of `syft version`: 1.10.0 - OS (e.g: `cat /etc/os-release` or similar): Debian GNU/Linux 12 (bookworm)