Skip to content

Commit 551d205

Browse files
authored
[Master] Fix Vulnerabilities (#1354)
* 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 4e1fbbe commit 551d205

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

sdk-autogen/pom.xml

-5
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)