Skip to content

Commit 8a68e94

Browse files
Merge pull request #968 from data-integrations/bugfix/PLUGIN-1198
Exclusions removed from pom for PLUGIN-1198 fix.
2 parents ee9a407 + 9b193b5 commit 8a68e94

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

pom.xml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -226,10 +226,6 @@
226226
<artifactId>jsr305</artifactId>
227227
<groupId>com.google.code.findbugs</groupId>
228228
</exclusion>
229-
<exclusion>
230-
<artifactId>grpc-alts</artifactId>
231-
<groupId>io.grpc</groupId>
232-
</exclusion>
233229
<exclusion>
234230
<artifactId>grpc-auth</artifactId>
235231
<groupId>io.grpc</groupId>

0 commit comments

Comments
 (0)