✨ New Features
- Removed the requirement to explicitly configure project.group and project.version by @skhokhlov in #611
📦 Dependency Updates
- Gradle Wrapper Update: Upgraded from
8.13
to8.14
by@dependabot in #594 - CycloneDX Core Java: Updated
org.cyclonedx:cyclonedx-core-java
from10.1.0
to10.2.1
. By @dependabot in #598 - Commons IO: Bumped
commons-io:commons-io
from2.18.0
to2.19.0
. By @dependabot in #608 - Gradle Actions: Upgraded
gradle/actions
from4.3.0
to4.3.1
. By @dependabot in #603 - Setup Java Action: Updated
actions/setup-java
from4.7.0
to4.7.1
. By @dependabot in #606 - Upload Artifact Action: Bumped
actions/upload-artifact
from4.6.1
to4.6.2
. By @dependabot in #601 - CycloneDX BOM: Upgraded
org.cyclonedx.bom
from2.1.0
to2.2.0
. By @dependabot in #591
📜 Full Changelog
- build(deps): bump org.cyclonedx.bom from 2.1.0 to 2.2.0 by @dependabot in #591
- build(deps): bump gradle-update/update-gradle-wrapper-action from 2.0.1 to 2.1.0 by @dependabot in #594
- build(deps): bump org.cyclonedx:cyclonedx-core-java from 10.1.0 to 10.2.1 by @dependabot in #598
- build(deps): bump actions/upload-artifact from 4.6.1 to 4.6.2 by @dependabot in #601
- build(deps): bump gradle/actions from 4.3.0 to 4.3.1 by @dependabot in #603
- build(deps): bump commons-io:commons-io from 2.18.0 to 2.19.0 by @dependabot in #608
- build(deps): bump actions/setup-java from 4.7.0 to 4.7.1 by @dependabot in #606
- Update Gradle Wrapper from 8.13 to 8.14 by @github-actions in #610
- feat: remove requirement to have project group and version configured by @skhokhlov in #611
- build: prepare version 2.3.0 by @skhokhlov in #612
cyclonedx-gradle-plugin-2.2.0...cyclonedx-gradle-plugin-2.3.0