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

TP-1276: Remove unnecessary dependencies #57

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

pativa
Copy link
Contributor

@pativa pativa commented Nov 7, 2022

This removes transitive dependencies on:

  • org.xerial:sqlite-jdbc (this is one huge artifact)
  • com.github.oshi:oshi-core (unused and unnecessary)

* This removes transitive dependencies on:
** `org.xerial:sqlite-jdbc` (this is one huge artifact)
** `com.github.oshi:oshi-core` (unused and unnecessary)
Copy link
Contributor

@Bjornelmers Bjornelmers left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great!

@pativa pativa merged commit d4a17b9 into main Nov 9, 2022
@pativa pativa deleted the tp-1276-remove-unnecessary-deps branch November 9, 2022 15:57
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.

2 participants