Skip to content

Commit 2681380

Browse files
Corrected example
1 parent db041a4 commit 2681380

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schema/bom-1.6.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"type": "string",
2626
"title": "CycloneDX Specification Version",
2727
"description": "The version of the CycloneDX specification the BOM conforms to.",
28-
"examples": ["1.6.1"]
28+
"examples": ["1.6"]
2929
},
3030
"serialNumber": {
3131
"type": "string",

0 commit comments

Comments
 (0)