Skip to content

Commit 9beab01

Browse files
committed
Upgrade to okhttp 3.11.0
Closes gh-14427
1 parent 372fee1 commit 9beab01

File tree

1 file changed

+1
-1
lines changed
  • spring-boot-project/spring-boot-parent

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>com.squareup.okhttp3</groupId>
9898
<artifactId>okhttp</artifactId>
99-
<version>3.9.0</version>
99+
<version>3.11.0</version>
100100
</dependency>
101101
<dependency>
102102
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)