Skip to content

Commit

Permalink
remove exclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
jja725 committed Jul 1, 2024
1 parent 8dc6653 commit ca6bae2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -374,12 +374,6 @@
<groupId>io.grpc</groupId>
<artifactId>grpc-netty</artifactId>
<version>${grpc.version}</version>
<exclusions>
<exclusion>
<groupId>io.netty</groupId>
<artifactId>*</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>io.grpc</groupId>
Expand Down

0 comments on commit ca6bae2

Please sign in to comment.