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.
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.