Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 10, 2023
1 parent 8cd64d9 commit a83486b
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 @@ -105,7 +105,7 @@
<dependency>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-core-java</artifactId>
<version>7.3.2</version>
<version>8.0.0</version>
</dependency>
<dependency>
<groupId>javax.inject</groupId>
Expand Down

0 comments on commit a83486b

Please sign in to comment.