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

Consider updating com.auth0:java-jwt to version 4.4.0 #187

Open
LukasHeimann opened this issue Aug 29, 2024 · 2 comments
Open

Consider updating com.auth0:java-jwt to version 4.4.0 #187

LukasHeimann opened this issue Aug 29, 2024 · 2 comments

Comments

@LukasHeimann
Copy link

I'm trying to use cf-java-logging-support together with SAP Cloud SDK. Both depend on com.auth0:java-jwt, albeit at different major versions, which is causing problems.

image

Please consider updating the dependency in this project, to make sure both SAP libraries work well together.

Thank you very much!
Lukas

@KarstenSchnitter
Copy link
Contributor

Thank you for raising this issue. Note, that java-jwt is only required for the dynamic log level feature of the library. If you do not use it, you can even exclude this dependency. I will look into the upgrade though.

@KarstenSchnitter
Copy link
Contributor

I did some manual testing and can confirm, that cf-java-logging-support works well with java-jwt version 4.4.0. You can replace the dependency in your project safely.
I am going to provide a library update. I already checked, that even version 4.4.0 will support Java 8.

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

2 participants