Skip to content

Commit

Permalink
Remove com.typesafe.netty:netty-reactive-streams exclusion from org.a…
Browse files Browse the repository at this point in the history
…synchttpclient:async-http-client
  • Loading branch information
jamesnetherton committed Jul 19, 2023
1 parent e0bcf74 commit e47afde
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions bom/application/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5924,10 +5924,6 @@
<groupId>com.sun.activation</groupId>
<artifactId>jakarta.activation</artifactId>
</exclusion>
<exclusion>
<groupId>com.typesafe.netty</groupId>
<artifactId>netty-reactive-streams</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
Expand Down

0 comments on commit e47afde

Please sign in to comment.