spring-cloud / spring-cloud-vault

Configuration Integration with HashiCorp Vault
http://cloud.spring.io/spring-cloud-vault/
Apache License 2.0
272 stars 151 forks source link

Remove Okhttp3 dependency from `pom.xml` #275

Open spencergibb opened 5 years ago

spencergibb commented 5 years ago

Depends on https://github.com/spring-cloud/spring-cloud-commons/issues/477

mp911de commented 3 years ago

Since we don't have direct usage in Spring Cloud Vault and we don't test the connector discovery we can safely remove okhttp3 here. If okhttp3 is present, it will be still picked by up Spring Vault.