You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional context
I already created an issue for Apimatic apimatic/core-lib-java#66 this one is for updating Square SDK when apimatic:core is updated.
The text was updated successfully, but these errors were encountered:
If anybody is in the same situation and io.apimatic:core repository is still not ported by Apimatic - install it locally, by checking out my project:
mvn clean compile package install -DskipTests=true
Thanks for this write up and opening the issue. I'll bring this issue up with our SDK generator team and come back to here when I have updates. In the meantime I appreciate you posting a work around for fellow community members to use!
Describe the bug
There are a problem using Square SDK in a project that uses jakarta namespace, it fails trying to load javax.json.JsonException class
Expected behavior
It doesn't fail
To Reproduce
Steps to reproduce the bug:
Square SDK version
28.0.0.20230419
Additional context
I already created an issue for Apimatic apimatic/core-lib-java#66 this one is for updating Square SDK when apimatic:core is updated.
The text was updated successfully, but these errors were encountered: