Skip to content

Commit

Permalink
bump java core
Browse files Browse the repository at this point in the history
  • Loading branch information
stevespringett committed Jul 20, 2022
1 parent f070f33 commit bf54cc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
<dependency>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-core-java</artifactId>
<version>7.1.4</version>
<version>7.2.0</version>
</dependency>
<!-- This is already a dependency of CycloneDX Java Core, but due to some Maven configurations,
an older version may be resolved instead which may lead to sha3 methods not being available. -->
Expand Down

0 comments on commit bf54cc0

Please sign in to comment.