I found okhttp not in spring-boot-dependencies(pom) 3.4.X .

But in the 3.4.1 document, the okhttp lib still in Managed Dependency.

I think maybe it cause in this commit: https://github.com/spring-projects/spring-boot/commit/6161ef7581d55a283c4d5b0eedc9bc18d17f4fc2

Comment From: bclozel

See https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.4-Release-Notes#okhttp-dependency-management-removed

Comment From: bclozel

Wait, this probably shouldn't be listed in our reference docs anymore. Reopening.

Comment From: yangyaofei

@bclozel ok, it's the wrong doc, thank you, it helps.