commit | a7f6d399455b90e6ecf77b43baa02cae403e3b42 | [log] [tgz] |
---|---|---|
author | Michael Blow <michael.blow@couchbase.com> | Sun Jan 23 10:38:03 2022 -0500 |
committer | Michael Blow <michael.blow@couchbase.com> | Sun Jan 23 10:38:03 2022 -0500 |
tree | 1cb253c8516637344b833db3ccf806ac86e4366c | |
parent | 14d9cfdd44a7b78943f20a552637125b19035f58 [diff] [blame] | |
parent | fa0ddb63dd35c5dea4bd6a04b8b3a2cbbf11dddd [diff] [blame] |
Merge branch 'gerrit/stabilization-02ea049d7a' Change-Id: Icde6ac90cccb845b4973155eac5a0380e8f6ff58
diff --git a/hyracks-fullstack/hyracks/hyracks-hdfs/pom.xml b/hyracks-fullstack/hyracks/hyracks-hdfs/pom.xml index d418548..2899cf7 100644 --- a/hyracks-fullstack/hyracks/hyracks-hdfs/pom.xml +++ b/hyracks-fullstack/hyracks/hyracks-hdfs/pom.xml
@@ -135,6 +135,10 @@ <scope>test</scope> <exclusions> <exclusion> + <groupId>io.netty</groupId> + <artifactId>netty-all</artifactId> + </exclusion> + <exclusion> <groupId>log4j</groupId> <artifactId>log4j</artifactId> </exclusion>