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

A missing update of crypto module version in the distribution #5552

Open
gabilang opened this issue Aug 8, 2024 · 1 comment
Open

A missing update of crypto module version in the distribution #5552

gabilang opened this issue Aug 8, 2024 · 1 comment
Labels

Comments

@gabilang
Copy link
Contributor

gabilang commented Aug 8, 2024

Description:

$Subject

The jwt module uses the crypto of 2.7.2 but the distribution has the version 2.7.0. It'll bring issues with dependency resolving when building offline with cleaned central cache (~/.ballerina/repositories/ is empty).

Created to track https://github.com/wso2-enterprise/internal-support-ballerina/issues/745

@gabilang
Copy link
Contributor Author

gabilang commented Aug 8, 2024

This PR updates the latest versions of the libraries in the distribution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant