1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-09-16 09:26:22 +02:00
This commit is contained in:
Christopher Fenner
2025-09-12 09:54:44 +02:00
parent 07ae1fb8e4
commit b0023b5eb1

View File

@@ -16,7 +16,6 @@ import (
const (
PyBomFilename = "bom-pip.xml"
stepName = "pythonBuild"
cycloneDxVersion = "6.1.1"
cycloneDxPackageVersion = "cyclonedx-bom==6.1.1"
cycloneDxSchemaVersion = "1.4"
)