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

fix(weaver): upgraded Corda dependencies to overcome Log4j vulnerability #2980

Merged
merged 1 commit into from
Jan 23, 2024
Merged

Commits on Jan 23, 2024

  1. fix(weaver): upgraded Corda dependencies to overcome Log4j vulnerability

    Updated Corda package dependencies from 4.8 to 4.8.11, in which the vulnerability was fixed.
    Upgraded Gradle from 5.6.4 to 7.5 to manage the Corda updates.
    Downloaded Clikt dependency directly from Maven Central to avoid variant ambiguities in Corda Simple Application.
    Upgraded Kotlin and Corda plugin versions to make Weaver Interop CordApp unit tests pass.
    Fixed formatting in shell scripts to ensure that the shell command directive was in Line 1.
    
    Signed-off-by: VRamakrishna <vramakr2@in.ibm.com>
    VRamakrishna authored and sandeepnRES committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    33809f1 View commit details
    Browse the repository at this point in the history