Skip to content

Commit 1e07c77

Browse files
authored
[1.15] Fix kotlin-stdlib vuln (#1356)
* update okio Signed-off-by: Cassandra Coyle <[email protected]> * rm unused dep Signed-off-by: Cassandra Coyle <[email protected]> --------- Signed-off-by: Cassandra Coyle <[email protected]>
1 parent 3e781e1 commit 1e07c77

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

sdk-autogen/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -55,11 +55,6 @@
5555
<version>${grpc.version}</version>
5656
<scope>test</scope>
5757
</dependency>
58-
<dependency>
59-
<groupId>com.squareup.okio</groupId>
60-
<artifactId>okio</artifactId>
61-
<version>3.9.1</version>
62-
</dependency>
6358
</dependencies>
6459

6560
<build>

0 commit comments

Comments
 (0)