-
-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Description
It appears the latest release of cyclonedx-core-java was compiled with JDK 17.0. The cyclonedx-gradle-plugin is still setup to support Java 8.0 - and as such, an upgrade of the cyclonedx-core-java library causes build failures:
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
Any issue if we target JDK 8 still?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels