From ee0dd895551fccf28854321f2858fc3aae1a37bb Mon Sep 17 00:00:00 2001 From: Paul Horton Date: Tue, 13 Sep 2022 12:56:14 +0100 Subject: [PATCH] fix: align XML schema with JSON schema for `Dependency` type #146 Signed-off-by: Paul Horton --- schema/bom-1.4.xsd | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/schema/bom-1.4.xsd b/schema/bom-1.4.xsd index 60752107..853404fd 100644 --- a/schema/bom-1.4.xsd +++ b/schema/bom-1.4.xsd @@ -22,7 +22,7 @@ limitations under the License. targetNamespace="http://cyclonedx.org/schema/bom/1.4" vc:minVersion="1.0" vc:maxVersion="1.1" - version="1.4.2"> + version="1.4.3"> @@ -1186,11 +1186,11 @@ limitations under the License. - + - References a component or service by the its bom-ref attribute + References a component or service by its bom-ref attribute