Skip to content

Bumped up the apache-commons-codec to 1.17 a non-vulnerable version.#117

Open
icyriverbreeze-vt wants to merge 1 commit intoegzosn:developfrom
icyriverbreeze-vt:develop
Open

Bumped up the apache-commons-codec to 1.17 a non-vulnerable version.#117
icyriverbreeze-vt wants to merge 1 commit intoegzosn:developfrom
icyriverbreeze-vt:develop

Conversation

@icyriverbreeze-vt
Copy link
Copy Markdown

Upgrades the transitive commons-codec dependency from 1.10 (pulled in via httpmime:4.5.4 → httpclient:4.5.4) to 1.17.1 by pinning it explicitly in the root pom.xml.

Changes:

Added <commons-codec.version>1.17.1</commons-codec.version> property in root pom.xml
Added explicit commons-codec entry in to override the transitive version
Why: The previous transitive version (1.10) falls within the vulnerable range [,1.13). This upgrade resolves that by forcing all modules to use 1.17.1.

Verification:

mvn compile passes for all 12 core modules
pay-java-demo failure is pre-existing and unrelated (binary .pfx file filtering issue)

Bumped up the apache-commons-codec to 1.17 a non-vulnerable version.
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.

1 participant