Skip to content

Force httpclient and httpmime to 4.5.14 to clear remaining httpclient alert#4

Merged
pzverkov merged 1 commit into
mainfrom
update/force-httpclient
May 3, 2026
Merged

Force httpclient and httpmime to 4.5.14 to clear remaining httpclient alert#4
pzverkov merged 1 commit into
mainfrom
update/force-httpclient

Conversation

@pzverkov

@pzverkov pzverkov commented May 3, 2026

Copy link
Copy Markdown
Member

Adds org.apache.httpcomponents:httpclient and httpmime to the forcedVersions map at 4.5.14. The submitted SBOM still contained httpclient 4.5.6 alongside 4.5.14 in some AGP-internal configuration, which kept Dependabot alert #1 open even though every shipped path resolved to 4.5.14. Forcing the older configuration up to 4.5.14 should let Dependabot close the last alert.

Verified locally: ./gradlew buildEnvironment shows httpmime 4.5.6 -> 4.5.14 in the previously-unforced configuration; assembleRelease and testDebugUnitTest pass.

@pzverkov pzverkov self-assigned this May 3, 2026
@pzverkov pzverkov merged commit bb156f0 into main May 3, 2026
4 checks passed
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