From 9beab013f9bd499c1925d6b85690f7f859e10ff4 Mon Sep 17 00:00:00 2001 From: Phillip Webb Date: Tue, 11 Sep 2018 21:50:57 -0700 Subject: [PATCH] Upgrade to okhttp 3.11.0 Closes gh-14427 --- spring-boot-project/spring-boot-parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-project/spring-boot-parent/pom.xml b/spring-boot-project/spring-boot-parent/pom.xml index ee09f5e90cf..da4a45cf0a1 100644 --- a/spring-boot-project/spring-boot-parent/pom.xml +++ b/spring-boot-project/spring-boot-parent/pom.xml @@ -96,7 +96,7 @@ com.squareup.okhttp3 okhttp - 3.9.0 + 3.11.0 com.squareup.okhttp3