Skip to content

feat: Lower JDK version requirement for Java #10

@dankito

Description

@dankito

What is the proposed feature?

The Java Bindings (dev.kreuzberg.kreuzcrawl:kreuzcrawl:0.3.0-rc.19) are currently built targeting JDK 25, which many projects do not yet support. This prevents them from using this library altogether.

Would it be possible to lower the target JDK version to 21 (LTS) or even 17 (LTS)? Both are widely adopted and would significantly broaden compatibility.

Why would this be a good addition?

JDK 17 (or 21) are more widely adopted as of today, making the library usable in way more projects.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions