Skip to content

Commit 07dafbd

Browse files
authored
Merge pull request #774 from nscuro/bump-version-12.0.1
2 parents 9eb274a + 783c29f commit 07dafbd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Maven Usage
2121
<dependency>
2222
<groupId>org.cyclonedx</groupId>
2323
<artifactId>cyclonedx-core-java</artifactId>
24-
<version>12.0.0</version>
24+
<version>12.0.1</version>
2525
</dependency>
2626
```
2727

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>12.1.0-SNAPSHOT</version>
26+
<version>12.0.1-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)