Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(java): Removed poi-ooxml dependency #49

Merged
merged 1 commit into from
Oct 17, 2024

Conversation

supriyamiriyala
Copy link
Collaborator

@supriyamiriyala supriyamiriyala commented Oct 17, 2024

org.apache.poi:poi-ooxml is just used to take exception class at one place. Replaced that exception class with "UnsupportedOperationException" from java.lang package and removed that dependency.

All test cases passed
image

@supriyamiriyala supriyamiriyala merged commit 9ef1cd9 into main Oct 17, 2024
1 check passed
@supriyamiriyala supriyamiriyala deleted the fix/java/snyk-vulnerabilities branch October 17, 2024 09:46
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.

4 participants