Skip to content

Commit

Permalink
Exclude optional reactor-netty-http-brave
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed Feb 23, 2022
1 parent fbc1862 commit 7b74653
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions extensions-support/reactor-netty/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,10 @@
<groupId>io.netty</groupId>
<artifactId>netty-resolver-dns-native-macos</artifactId>
</exclusion>
<exclusion>
<groupId>io.projectreactor.netty</groupId>
<artifactId>reactor-netty-http-brave</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
Expand Down

0 comments on commit 7b74653

Please sign in to comment.