🛠️ 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
to8.12.1
. By @github-actions in #572 - Commons Codec Library: Bumped
commons-codec
from1.17.2
to1.18.0
. By @dependabot in #574 - CycloneDX BOM Upgrade: Updated
org.cyclonedx.bom
from1.10.0
to2.0.0
. By @dependabot in #567 - GitHub Actions Updates:
📜 Full Changelog
- build(deps): bump org.cyclonedx.bom from 1.10.0 to 2.0.0 by @dependabot in #567
- Update Gradle Wrapper from 8.12 to 8.12.1 by @github-actions in #572
- build(deps): bump gradle-update/update-gradle-wrapper-action from 2.0.0 to 2.0.1 by @dependabot in #573
- build(deps): bump commons-codec:commons-codec from 1.17.2 to 1.18.0 by @dependabot in #574
- build(deps): bump actions/setup-java from 4.6.0 to 4.7.0 by @dependabot in #575
- build(deps): bump com.gradle.plugin-publish from 1.3.0 to 1.3.1 by @dependabot in #577
- build(deps): bump gradle/actions from 4.2.2 to 4.3.0 by @dependabot in #578
- fix: copy configurations into separate collection to avoid concurrent… by @gordonrousselle in #580
- fix: manufacture. Reasoning: https://cyclonedx.org/docs/… by @barblin in #570
- build: prepare release version 2.1.0 by @skhokhlov in #582
cyclonedx-gradle-plugin-2.0.0...cyclonedx-gradle-plugin-2.1.0