Skip to content

Commit c2c0f34

Browse files
fix: update XML schema versions to 1.5.1, 1.6.2, and 1.7.1
Signed-off-by: wievdndr <wiebe.vandendriessche@ugent.be>
1 parent 49b7470 commit c2c0f34

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

schema/bom-1.5.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
targetNamespace="http://cyclonedx.org/schema/bom/1.5"
2323
vc:minVersion="1.0"
2424
vc:maxVersion="1.1"
25-
version="1.5.0">
25+
version="1.5.1">
2626

2727
<xs:import namespace="http://cyclonedx.org/schema/spdx" schemaLocation="http://cyclonedx.org/schema/spdx"/>
2828

schema/bom-1.6.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
targetNamespace="http://cyclonedx.org/schema/bom/1.6"
2323
vc:minVersion="1.0"
2424
vc:maxVersion="1.1"
25-
version="1.6.1">
25+
version="1.6.2">
2626

2727
<xs:import namespace="http://cyclonedx.org/schema/spdx" schemaLocation="http://cyclonedx.org/schema/spdx"/>
2828

schema/bom-1.7.xsd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ limitations under the License.
2222
targetNamespace="http://cyclonedx.org/schema/bom/1.7"
2323
vc:minVersion="1.0"
2424
vc:maxVersion="1.1"
25-
version="1.7.0">
25+
version="1.7.1">
2626

2727
<xs:import namespace="http://cyclonedx.org/schema/spdx" schemaLocation="http://cyclonedx.org/schema/spdx"/>
2828

0 commit comments

Comments
 (0)