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

Upgrade openfeign to latest version to enable Java 16 compatibility #140

Closed
nkramer44 opened this issue Sep 13, 2021 · 0 comments · Fixed by #143
Closed

Upgrade openfeign to latest version to enable Java 16 compatibility #140

nkramer44 opened this issue Sep 13, 2021 · 0 comments · Fixed by #143
Assignees

Comments

@nkramer44
Copy link
Collaborator

There was a known issue in io.github.openfeign that made the library un-usable in Java 16 without a workaround, and completely unusable with Java 17. That issue has since been fixed, but the current xrpl4j release cannot be used with Java 16/17 because it still uses an old version of openfeign.

We should upgrade openfeign to version 11.6.

@nkramer44 nkramer44 linked a pull request Sep 18, 2021 that will close this issue
@nkramer44 nkramer44 self-assigned this Sep 18, 2021
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

Successfully merging a pull request may close this issue.

1 participant