Skip to content

Commit

Permalink
Upgrade to okhttp 3.11.0
Browse files Browse the repository at this point in the history
Closes gh-14427
  • Loading branch information
philwebb committed Sep 12, 2018
1 parent 372fee1 commit 9beab01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-boot-project/spring-boot-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
<dependency>
<groupId>com.squareup.okhttp3</groupId>
<artifactId>okhttp</artifactId>
<version>3.9.0</version>
<version>3.11.0</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
Expand Down

0 comments on commit 9beab01

Please sign in to comment.