Skip to content

Commit

Permalink
Allow Netty in test scope in storage-hive.
Browse files Browse the repository at this point in the history
  • Loading branch information
jnturton committed Aug 24, 2023
1 parent a7f963b commit 8a90489
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions contrib/storage-hive/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -285,14 +285,6 @@
<groupId>org.codehaus.jackson</groupId>
<artifactId>jackson-xc</artifactId>
</exclusion>
<exclusion>
<artifactId>netty-all</artifactId>
<groupId>io.netty</groupId>
</exclusion>
<exclusion>
<artifactId>netty</artifactId>
<groupId>io.netty</groupId>
</exclusion>
<exclusion>
<groupId>com.zaxxer</groupId>
<artifactId>HikariCP-java7</artifactId>
Expand Down

0 comments on commit 8a90489

Please sign in to comment.