Skip to content

Commit

Permalink
Merge pull request #186 from CycloneDX/dependabot/maven/org.cyclonedx…
Browse files Browse the repository at this point in the history
…-cyclonedx-core-java-7.1.4

Bump cyclonedx-core-java from 7.1.3 to 7.1.4
  • Loading branch information
stevespringett committed May 23, 2022
2 parents b71a3e4 + 9224b81 commit e753b5e
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.3</version>
<version>7.1.4</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 e753b5e

Please sign in to comment.