apache / mina-sshd

Apache MINA sshd is a comprehensive Java library for client- and server-side SSH.
https://mina.apache.org/sshd-project/
Apache License 2.0
847 stars 353 forks source link

OpenJDK 21 comptibility #515

Open akrattan opened 3 weeks ago

akrattan commented 3 weeks ago

Description

Which version of mina-ssh is compatible with openjdk21?

Motivation

openjdk21 support

Alternatives considered

No response

Additional context

No response

tomaswolf commented 3 weeks ago

Why do you ask? Did you run into a problem on Java 21?

We have no CI tests against Java 21 yet, but I would expect any version to work on Java 21.