software.amazon.neptune:gremlin-client:4.0.2 depends on org.apache.tinkerpop:gremlin-driver:3.7.3. It uses org.apache.tinkerpop:gremlin-shaded:3.7.3 with bundled com.fasterxml.jackson.core:jackson-databind:2.15.2. Jackson 2.15.2 has vulnerabilities CVE-2026-54512, CVE-2026-54513. Forcing Jackson version with a fix is impossible because it is shaded. It would be nice to update dependencies so that the vulnerable version is no longer on classpath
software.amazon.neptune:gremlin-client:4.0.2depends onorg.apache.tinkerpop:gremlin-driver:3.7.3. It usesorg.apache.tinkerpop:gremlin-shaded:3.7.3with bundledcom.fasterxml.jackson.core:jackson-databind:2.15.2. Jackson 2.15.2 has vulnerabilities CVE-2026-54512, CVE-2026-54513. Forcing Jackson version with a fix is impossible because it is shaded. It would be nice to update dependencies so that the vulnerable version is no longer on classpath