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

Update jooby version 1.6.9 -> 3.0.7 #831

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

pushkinser
Copy link

Hello team,

I recently wondered about how killbill works on java versions higher than 11. I asked a question in the Mailing-List, Karan answered me and gave a positive response for the pull request.

In these changes, I am raising the jooby version to unlock work with java version higher than 11, because jooby had a problem with the transitive dependency of ASM, which blocked the work of current versions of java.

issues #40

@pushkinser
Copy link
Author

pushkinser commented Feb 21, 2024

I figured out the problem in more detail, left the org.job dependencies and added io.jobby. Now we can try to set up annotations in some component and check with tests

or is another way possible... Do you think this option will help to make a PR for jooby in order to make support for the current version of ASM for version 1.x, as here? jooby-project/jooby#3195

upd: I asked the jooby team about the possibility of making changes to the 1.x version jooby-project/jooby#3359

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 this pull request may close these issues.

1 participant