Skip to content

Commit fcc722d

Browse files
authored
chore(dev-deps): tools use cyclonedx-core-java v10.0.0 (#552)
https://github.com/CycloneDX/cyclonedx-core-java/releases/tag/cyclonedx-core-java-10.0.0 ---- \ before this bump, some CI failed - https://github.com/CycloneDX/specification/actions/runs/12299984702/job/34327037467 due to #256 this bump uses the latest schema 🎉 Signed-off-by: Jan Kowalleck <[email protected]>
1 parent 79f4705 commit fcc722d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<lib.commons.lang3.version>3.17.0</lib.commons.lang3.version>
5656
<lib.commons.text.version>1.12.0</lib.commons.text.version>
5757
<lib.unirest.version>1.4.9</lib.unirest.version>
58-
<lib.cyclonedx.core.java.version>9.0.5</lib.cyclonedx.core.java.version>
58+
<lib.cyclonedx.core.java.version>10.0.0</lib.cyclonedx.core.java.version>
5959
</properties>
6060

6161
<scm>

0 commit comments

Comments
 (0)