Bump org.cyclonedx.bom from 2.4.1 to 3.2.0

Bumps org.cyclonedx.bom from 2.4.1 to 3.2.0.

---
updated-dependencies:
- dependency-name: org.cyclonedx.bom
  dependency-version: 3.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2026-02-16 15:21:21 +00:00 committed by GitHub
parent bc02ef0703
commit 09133cbadf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -44,7 +44,7 @@ plugins {
id 'de.thetaphi.forbiddenapis' version '3.10'
id 'org.sonarqube' version '7.2.2.6593'
id 'org.cyclonedx.bom' version '2.4.1'
id 'org.cyclonedx.bom' version '3.2.0'
id 'com.adarshr.test-logger' version '4.0.0'
}