Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stevespringett committed Sep 3, 2021
1 parent d531c51 commit 684b4d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Maven Usage
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
<version>2.5.2</version>
<version>2.5.3</version>
</plugin>
</plugins>
```
Expand All @@ -36,7 +36,7 @@ Default Values
<plugin>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-maven-plugin</artifactId>
<version>2.5.2</version>
<version>2.5.3</version>
<executions>
<execution>
<phase>package</phase>
Expand Down

0 comments on commit 684b4d5

Please sign in to comment.