Skip to content

Java 8 support? #799

@jeremylong-snc

Description

@jeremylong-snc

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions