Skip to content

Commit

Permalink
Bump cyclonedx-core-java from 7.1.3 to 7.1.4
Browse files Browse the repository at this point in the history
Bumps [cyclonedx-core-java](https://github.com/CycloneDX/cyclonedx-core-java) from 7.1.3 to 7.1.4.
- [Release notes](https://github.com/CycloneDX/cyclonedx-core-java/releases)
- [Changelog](https://github.com/CycloneDX/cyclonedx-core-java/blob/master/CHANGELOG.md)
- [Commits](CycloneDX/cyclonedx-core-java@cyclonedx-core-java-7.1.3...cyclonedx-core-java-7.1.4)

---
updated-dependencies:
- dependency-name: org.cyclonedx:cyclonedx-core-java
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 12, 2022
1 parent 29bf42c commit 9224b81
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 9224b81

Please sign in to comment.