Skip to content

fix: update cyclonedx-core-java dependency to version 12.1.0#786

Draft
ctran wants to merge 1 commit intoCycloneDX:masterfrom
ctran:debug-build
Draft

fix: update cyclonedx-core-java dependency to version 12.1.0#786
ctran wants to merge 1 commit intoCycloneDX:masterfrom
ctran:debug-build

Conversation

@ctran
Copy link
Copy Markdown
Contributor

@ctran ctran commented Feb 23, 2026

No description provided.

@jeremylong-snc
Copy link
Copy Markdown

jeremylong-snc commented Feb 23, 2026

The cyclonedx-core-java library is not Java 8 compatible?

Caused by: java.lang.UnsupportedClassVersionError: org/cyclonedx/model/ExternalReference has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0

likely need to raise an issue...

@ctran
Copy link
Copy Markdown
Contributor Author

ctran commented Feb 24, 2026

The cyclonedx-core-java library is not Java 8 compatible?

Caused by: java.lang.UnsupportedClassVersionError: org/cyclonedx/model/ExternalReference has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0

likely need to raise an issue...

@jeremylong-snc Looks like they decided to raise the jvm version to 17: CycloneDX/cyclonedx-core-java#770.
I'll take a look around to see if there's already a plan to also raise the jvm version in the plugin.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants