elastic / elastic/thumbnails4j

poi-ooxml-schemas and ooxml-schemas contain duplicate classes

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
26
Forks
10
PR merge metrics
No merged PRs in 30d

Description

the thumbnails4j-all artifact has two transitive dependencies:
- `ooxml-schemas-1.4.jar`
- `poi-ooxml-schemas-4.1.2.jar`

which contain duplicate classes. One example is: `com.microsoft.schemas.compatibility.AlternateContentDocument$AlternateContent$Choice$Factory`

This could lead to unexpected behavior at runtime, and would be dependent on classloading order.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.