Skip to content

Commit 2c561b5

Browse files
authored
Fixing okhttp3 vulnerability
Signed-off-by: salaboy <[email protected]>
1 parent 1f10f2d commit 2c561b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
<dependency>
5353
<groupId>com.squareup.okhttp3</groupId>
5454
<artifactId>okhttp</artifactId>
55-
<version>4.9.0</version>
55+
<version>4.9.2</version>
5656
</dependency>
5757
<dependency>
5858
<groupId>org.mockito</groupId>

0 commit comments

Comments
 (0)