From f0bfcd8947caea3b976d5096d530a9db14309aae Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 11 Sep 2018 21:51:54 -0700 Subject: [PATCH] Drop okhttp 2.x managed dependency Closes gh-14442 --- spring-boot-project/spring-boot-parent/pom.xml | 5 ----- spring-boot-project/spring-boot/pom.xml | 5 ----- 2 files changed, 10 deletions(-) diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index da4a45cf0a1..294d87eb107 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -88,11 +88,6 @@ sisu-inject-plexus 2.6.0 - - com.squareup.okhttp - okhttp - 2.7.5 - com.squareup.okhttp3 okhttp diff --git a/spring-boot-project/spring-boot/pom.xml b/spring-boot-project/spring-boot/pom.xml index 77871ec3231..6debcfc7376 100644 --- a/spring-boot-project/spring-boot/pom.xml +++ b/spring-boot-project/spring-boot/pom.xml @@ -308,11 +308,6 @@ mssql-jdbc test - - com.squareup.okhttp - okhttp - test - com.squareup.okhttp3 okhttp