binance / binance/binance-connector-java

binance-derivatives-trading-usds-futures incompatible with Jetty 12

Open
#173 7 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
581
Forks
255
Avg merge
2m
Merged PRs (30d)
2

Description

When using `Jetty 12.0.12`, the connector fails with the following error:
`java.lang.NoClassDefFoundError: org/eclipse/jetty/client/api/Response$CompleteListener`

This indicates that `binance-derivatives-trading-usds-futures` is not compatible with Jetty 12. With Jetty 10 and 11 reaching End of Life ([EOL (End of Life) for Jetty 10 / Jetty 11 - January 2025](https://github.com/jetty/jetty.project/issues/10485)), please add support for Jetty 12+ in the SDK to ensure continued compatibility.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.