Okhttp is no longer a single JAR and 4.x brings transitive dependencies (the kotlin-stdlib which is 1.5Mb). There is a discussion about adopting Vert.x as the HTTP client here: https://github.com/quarkusio/quarkus/pull/14662 Fixing this issue needs to also fix the problem reported in https://github.com/fabric8io/kubernetes-client/issues/2632