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

10857 create supplier payment voucher #10871

Merged
merged 5 commits into from
Mar 4, 2025

Conversation

buddhika75
Copy link
Member

Voucher Bill Print done

**Description:**

The project was using `mysql:mysql-connector-java:8.0.33`, which is affected by a known vulnerability in Oracle MySQL Connectors (CVE-2024-21096). This vulnerability impacts all versions up to 8.1.0, allowing unauthenticated attackers with network access to potentially compromise the connector, with the risk of broader system impact through user interaction.

As there are no further updates in the 8.0.x or 8.1.x lines, the dependency has been updated to the latest LTS version, `com.mysql:mysql-connector-j:8.4.0`, which contains security fixes and ongoing support.

This change ensures improved security while maintaining compatibility with the existing codebase. Full testing has been performed to confirm functionality after the update.

No other code changes were necessary.
Closes #10854

Signed-off-by: Dr M H Buddhika Ariyaratne <[email protected]>
Approved Comment not mandatory in supplier Payment #10856

Signed-off-by: Dr M H Buddhika Ariyaratne <[email protected]>
Signed-off-by: Dr M H Buddhika Ariyaratne <[email protected]>
@buddhika75 buddhika75 linked an issue Mar 3, 2025 that may be closed by this pull request
3 tasks
@GSMgeeth GSMgeeth merged commit 1f7afa8 into development Mar 4, 2025
2 checks passed
@buddhika75 buddhika75 linked an issue Mar 4, 2025 that may be closed by this pull request
@GSMgeeth GSMgeeth deleted the 10857-create-supplier-payment-voucher branch March 4, 2025 04:06
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.

Create Supplier Payment Voucher Return amount not updated in supplier payment
2 participants