Skip to content

Commit df1423f

Browse files
committed
fix: upgrade com.squareup.okio:okio-jvm from 3.4.0 to 3.10.2
Snyk has created this PR to upgrade com.squareup.okio:okio-jvm from 3.4.0 to 3.10.2. See this package in maven: com.squareup.okio:okio-jvm See this project in Snyk: https://app.snyk.io/org/rudder-qa/project/e592abb6-65c3-4d34-b657-fac8147bb7f3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4b6ae71 commit df1423f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@
165165
<dependency>
166166
<groupId>com.squareup.okio</groupId>
167167
<artifactId>okio-jvm</artifactId>
168-
<version>3.4.0</version>
168+
<version>3.10.2</version>
169169
</dependency>
170170
<dependency>
171171
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)