Skip to content

Commit

Permalink
Bump org.cyclonedx:cyclonedx-core-java from 10.0.0 to 10.1.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 10.0.0 to 10.1.0.
- [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-10.0.0...cyclonedx-core-java-10.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 3e14003 commit f9fc794
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tycho-its/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@
<dependency>
<groupId>org.cyclonedx</groupId>
<artifactId>cyclonedx-core-java</artifactId>
<version>10.0.0</version>
<version>10.1.0</version>
</dependency>

<!-- artifacts to be tested -->
Expand Down

0 comments on commit f9fc794

Please sign in to comment.