Skip to content

Fix #36 DataProvider compilation issue - #58

Open
mdraza7544 wants to merge 1 commit into
naveenanimation20:masterfrom
mdraza7544:fix/36-dataprovider-create-contact
Open

Fix #36 DataProvider compilation issue#58
mdraza7544 wants to merge 1 commit into
naveenanimation20:masterfrom
mdraza7544:fix/36-dataprovider-create-contact

Conversation

@mdraza7544

Copy link
Copy Markdown

This PR fixes issue #36.

The DataProvider was facing compilation issues because of conflicting Apache POI dependencies.

Changes made:

  • Removed the unused poi-scratchpad dependency.
  • Removed the duplicate poi 3.9 dependency.
  • Kept the existing poi 3.16-beta2 dependency.

I tested the project using mvn test-compile and the build is successful.

Only pom.xml was changed. No unrelated files were modified.

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