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

Merge the jsonrpc4j fix for the issue with Spring Boot v3.x #370

Closed
nistanimirov opened this issue May 9, 2024 · 0 comments · Fixed by #381
Closed

Merge the jsonrpc4j fix for the issue with Spring Boot v3.x #370

nistanimirov opened this issue May 9, 2024 · 0 comments · Fixed by #381
Assignees

Comments

@nistanimirov
Copy link
Collaborator

  1. Task description
    This problem dates back to jsonrpc4j to support Spring Boot v3.x #28 at which point no solution was available.
    However, in the original issue here, it can be seen (as a most recent activity at the time of writing this), that a PR has been opened to propose a fix in the original repo. Since the original is not being actively maintained, there's a fork which merges this PR.
    Investigate how this fix is applicable in our fork.

  2. Motivation
    This is very significant since this dependency on jsonrpc4j is the reason we can't upgrade our Spring version, which in turn is the reason we're stuck on Java 17. Resolving this issue will untie our hands and help Fruzhin be updatable, hence not legacy 😄

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.

2 participants