Skip to content

Remove dependency management for Apache HttpClient 4 #33535

Closed
@scottfrederick

Description

@scottfrederick
Contributor

Spring Boot currently has managed dependencies for Apache HttpClient 4 and HttpClient 5 (since the two projects have different coordinates and packages). Once #33533 and #33534 are complete, Spring Boot will no longer be using Apache HttpClient 4 internally, so we should remove dependency management for it. This will make problems like #33515 easier to diagnose.

Activity

added this to the 3.1.x milestone on Dec 15, 2022
added
status: on-holdWe can't start working on this issue yet
and removed
status: blockedAn issue that's blocked on an external project change
on Jan 9, 2023
added a commit that references this issue on Jan 23, 2023
7c313a7
modified the milestones: 3.1.x, 3.1.0 on Jan 23, 2023
modified the milestones: 3.1.0, 3.1.0-M1 on Jan 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

    Development

    No branches or pull requests

      Participants

      @scottfrederick

      Issue actions

        Remove dependency management for Apache HttpClient 4 · Issue #33535 · spring-projects/spring-boot