Skip to content

force netty 4.1.133.Final and wire 6.3.0 to clear dependabot alerts#5

Merged
pzverkov merged 1 commit into
mainfrom
update/force-httpclient
Jun 12, 2026
Merged

force netty 4.1.133.Final and wire 6.3.0 to clear dependabot alerts#5
pzverkov merged 1 commit into
mainfrom
update/force-httpclient

Conversation

@pzverkov

Copy link
Copy Markdown
Member

Bumps two forced transitive versions in settings.gradle.kts so the dependency-submission graph reports patched versions and Dependabot auto-closes the open alerts.

netty 4.1.132 -> 4.1.133.Final clears the nine open netty alerts (#21-#29: request smuggling variants, decompression-bomb DoS, lz4 resource exhaustion, proxy header injection). netty reaches the graph only via the android unified test platform tooling (grpc-netty), not the shipped aar.

wire 5.2.0 -> 6.3.0 clears the two wire skipGroup alerts (#30, #31). wire is a benchmark-junit4 test transitive only. the wire-runtime-jvm 5.x line had no patch, so 6.3.0 is the only fix.

Both libraries are test/build-tooling-only and never ship in the SDK artifact or app runtime. Verified: assembleRelease passes, wire resolves to 6.3.0, all netty to 4.1.133.Final.

@pzverkov pzverkov self-assigned this Jun 12, 2026
…bot alerts

netty 4.1.132 -> 4.1.133.Final clears the nine open netty alerts (request smuggling, decompression-bomb DoS, lz4 resource exhaustion, proxy header injection); all reach the graph via the android unified test platform tooling (grpc-netty), not the shipped aar.

wire 5.2.0 -> 6.3.0 clears the two wire skipGroup alerts; wire is a benchmark-junit4 test transitive only. the jvm artifact had no 5.x patch, so 6.3.0 is the only fix.
@pzverkov pzverkov force-pushed the update/force-httpclient branch from 9e3a8fa to 05c3e7d Compare June 12, 2026 06:36
@pzverkov pzverkov merged commit 8e11425 into main Jun 12, 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