Skip to content

2.1.0

Latest
Compare
Choose a tag to compare
@skhokhlov skhokhlov released this 06 Feb 12:56
· 1 commit to master since this release

πŸ› οΈ Fixes & Improvements

  • CycloneDX BOM Schema: Migration from #metadata_manufacture to #metadata_manufacturer. By @barblin in #570
  • Configuration Handling Improvement: Prevented concurrency issues (ConcurrentModificationException) by copying configurations into a separate collection. By @gordonrousselle in #580

πŸ“¦ Dependency Updates

  • Gradle Wrapper Update: Upgraded from 8.12 to 8.12.1. By @github-actions in #572
  • Commons Codec Library: Bumped commons-codec from 1.17.2 to 1.18.0. By @dependabot in #574
  • CycloneDX BOM Upgrade: Updated org.cyclonedx.bom from 1.10.0 to 2.0.0. By @dependabot in #567
  • GitHub Actions Updates:
    • update-gradle-wrapper-action (2.0.0 β†’ 2.0.1) #573
    • plugin-publish (1.3.0 β†’ 1.3.1) #577
    • gradle/actions (4.2.2 β†’ 4.3.0) #578
    • actions/setup-java(4.6.0 β†’ 4.7.0) #575

πŸ“œ Full Changelog

cyclonedx-gradle-plugin-2.0.0...cyclonedx-gradle-plugin-2.1.0