From d04c9df96cf092d94752093ae8d0e1c2229df83e Mon Sep 17 00:00:00 2001 From: Alexander Pann Date: Mon, 14 Apr 2025 07:00:01 +0200 Subject: [PATCH] Use the latest cyclonedx version --- build.gradle | 1 - 1 file changed, 1 deletion(-) diff --git a/build.gradle b/build.gradle index 0c08692b..cc4b8185 100644 --- a/build.gradle +++ b/build.gradle @@ -318,7 +318,6 @@ cyclonedxBom { outputName = "sbom" outputFormat = "json" includeLicenseText = false - schemaVersion = "1.5" includeConfigs = ["plantuml","baseLib","treemap","jacoco"] }