Skip to content

Commit 8d93b41

Browse files
committed
Remove io.grpc.vendor from pom.xml
1 parent 0089576 commit 8d93b41

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

ingestion/pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,6 @@
7070
<pattern>org.springframework</pattern>
7171
<shadedPattern>org.springframework.vendor</shadedPattern>
7272
</relocation>
73-
<relocation>
74-
<pattern>io.grpc</pattern>
75-
<shadedPattern>io.grpc.vendor</shadedPattern>
76-
</relocation>
7773
<relocation>
7874
<pattern>io.opencensus</pattern>
7975
<shadedPattern>io.opencensus.vendor</shadedPattern>

0 commit comments

Comments
 (0)