From cc71526b11f10828044bbb5789977202181ccccd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Feb 2025 07:29:17 +0000 Subject: [PATCH] fix(deps): bump org.cyclonedx.bom from 2.0.0 to 2.1.0 Bumps org.cyclonedx.bom from 2.0.0 to 2.1.0. --- updated-dependencies: - dependency-name: org.cyclonedx.bom dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index 7108e6b64..31f78d799 100644 --- a/build.gradle +++ b/build.gradle @@ -13,7 +13,7 @@ plugins { id 'com.diffplug.spotless' version '7.0.2' id 'io.codearte.nexus-staging' version '0.30.0' id 'project-report' - id 'org.cyclonedx.bom' version '2.0.0' + id 'org.cyclonedx.bom' version '2.1.0' } cyclonedxBom {