Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jsch in build - the group id has changed #18

Open
hazendaz opened this issue Nov 26, 2024 · 0 comments
Open

jsch in build - the group id has changed #18

hazendaz opened this issue Nov 26, 2024 · 0 comments

Comments

@hazendaz
Copy link

Not sure the use case here but while looking at the jdk 24 support, I noticed the legacy jsch. Its been long supported under the following group id

<dependency>
    <groupId>com.github.mwiede</groupId>
    <artifactId>jsch</artifactId>
    <version>0.2.21</version>
</dependency>

See https://github.com/mwiede/jsch for more information. It is drop in place but since not sure of usage here I have not sent a PR and it would immediately conflict with the currently one for jdk 24. So I figured I would mention this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant