Skip to content

Commit 13ae515

Browse files
authored
Merge pull request #772 from nscuro/bump-version
2 parents bb878b6 + 79bc9e8 commit 13ae515

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ the CycloneDX version supported by the target system.
3333

3434
| Version | Schema Version | Format(s) |
3535
|---------|------------------|-----------|
36+
| 12.x | CycloneDX v1.6.1 | XML/JSON |
3637
| 11.x | CycloneDX v1.6.1 | XML/JSON |
3738
| 10.x | CycloneDX v1.6.1 | XML/JSON |
3839
| 9.x | CycloneDX v1.6 | XML/JSON |

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<groupId>org.cyclonedx</groupId>
2424
<artifactId>cyclonedx-core-java</artifactId>
2525
<packaging>jar</packaging>
26-
<version>11.1.0-SNAPSHOT</version>
26+
<version>12.0.0-SNAPSHOT</version>
2727

2828
<name>CycloneDX Core (Java)</name>
2929
<description>The CycloneDX core module provides a model representation of the BOM along with utilities to assist in creating, parsing, and validating BOMs.</description>

0 commit comments

Comments
 (0)