Skip to content

Conversation

@labkey-susanh
Copy link

Rationale

It is generally best practice to explicitly declare dependencies that are used in your code rather than relying on them to come through transitively. Though in reality the risk of these transitive dependencies disappearing is low and would be easily noticed, the declaration of proper dependencies will assure that our published pom files are accurate and others will not have to separately declare some dependencies that we rely on when using our jar files.

Related Pull Requests

Changes

  • Update dependencies and jars.txt

@labkey-susanh labkey-susanh merged commit acd0b68 into develop Sep 22, 2020
@labkey-susanh labkey-susanh deleted the fb_dependencyHealth branch September 22, 2020 14:57
bbimber added a commit that referenced this pull request Jan 19, 2022
Upgrade to BioJava 6
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