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

Update cyclonedx-core-java to 8.0.0 #3071

Merged
merged 1 commit into from
Oct 3, 2023
Merged

Conversation

msymons
Copy link
Member

@msymons msymons commented Oct 3, 2023

Description

Update cyclonedx-core-java to 8.0.0. Previous version used was SNAPSHOT for this release, so changes have already been tested.

Addressed Issue

Resolves #2850

Additional Details

Testing was performed using 7.4.0-SNAPSHOT, which was then bumped to 8.0.0 for release. This was done via PR #3010 which uodates BomResourceTest.java

Manual testing consisted of ensuring that CycloneDX 1.5 BOMs can be succesfully imported to Dependency-Track. ie, no Exception thrown.

No CycloneDX 1.5 functionality is yet supported. But that now becomes possible using the updated cyclonedx-core-java library.

Checklist

  • I have read and understand the contributing guidelines
  • This PR fixes a defect, and I have provided tests to verify that the fix is effective
  • This PR implements an enhancement, and I have provided tests to verify that it works as intended
  • This PR introduces changes to the database model, and I have added corresponding update logic
  • This PR introduces new or alters existing behavior, and I have updated the documentation accordingly

Signed-off-by: Mark Symons [email protected]

Update cyclonedx-core-java to 8.0.0.  Previous version used was SNAPSHOT, so changes have already been tested.

Signed-off-by: Mark Symons <[email protected]>
@nscuro
Copy link
Member

nscuro commented Oct 3, 2023

Woah, did we just create a PR for the same thing at essentially the same time? #3072

Happily closing my PR in favor of this one!

@nscuro nscuro mentioned this pull request Oct 3, 2023
1 task
@nscuro nscuro added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Oct 3, 2023
@nscuro nscuro merged commit 66d2e58 into DependencyTrack:master Oct 3, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Import of CycloneDX 1.5 BOMs
2 participants