Skip to content

Commit 090ac0b

Browse files
committed
fix: upgrade com.squareup.okhttp3:okhttp from 5.1.0 to 5.3.2
Snyk has created this PR to upgrade com.squareup.okhttp3:okhttp from 5.1.0 to 5.3.2. See this package in maven: com.squareup.okhttp3:okhttp See this project in Snyk: https://app.snyk.io/org/contentstack-devex/project/9d1a0a2e-7e56-4c3c-b7a9-b62d7b208d90?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7889a69 commit 090ac0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@
192192
<dependency>
193193
<groupId>com.squareup.okhttp3</groupId>
194194
<artifactId>okhttp</artifactId>
195-
<version>5.1.0</version>
195+
<version>5.3.2</version>
196196
</dependency>
197197
<dependency>
198198
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)