Skip to content

Commit 619c63d

Browse files
cwperksandrross
authored andcommitted
Exclude commons-beanutils from dep on hadoop-miniclusters
Signed-off-by: Craig Perkins <cwperx@amazon.com> Signed-off-by: Andrew Ross <andrross@amazon.com>
1 parent abf2a7c commit 619c63d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/fixtures/hdfs-fixture/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ dependencies {
5454
exclude group: 'org.apache.kerby'
5555
exclude group: 'com.nimbusds'
5656
exclude module: "commons-configuration2"
57+
exclude module: "commons-beanutils"
58+
exclude module: "org.eclipse.jetty"
5759
}
5860
api "dnsjava:dnsjava:3.6.3"
5961
api "org.codehaus.jettison:jettison:${versions.jettison}"

0 commit comments

Comments
 (0)