Skip to content

Use apache poi instead of jxl#377

Open
jonknight73 wants to merge 8 commits into
mainfrom
feature/apache-poi
Open

Use apache poi instead of jxl#377
jonknight73 wants to merge 8 commits into
mainfrom
feature/apache-poi

Conversation

@jonknight73
Copy link
Copy Markdown
Contributor

JXL last made a release in May 2011, it is abandonware. This PR replaces it with apache poi which is actively maintained.

@jonknight73
Copy link
Copy Markdown
Contributor Author

Replacing JXL with POI removed an accidental transitive source of Log4j 1.x used by Commons Logging during tests. The build already expects a Log4j-backed test logging setup, so Log4j is now declared explicitly as a shared test dependency rather than being inherited transitively.

@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant