Skip to content

Commit

Permalink
Removing securemock depedency (opensearch-project#333)
Browse files Browse the repository at this point in the history
Signed-off-by: Sarat Vemulapalli <[email protected]>
  • Loading branch information
saratvemulapalli authored Dec 2, 2021
1 parent 53bdce0 commit 3fc502d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,6 @@ configurations.all {

configurations {
testCompile {
exclude group: 'org.elasticsearch', module: 'securemock'
exclude group: 'org.hamcrest', module: 'hamcrest-core'
}
}
Expand Down

0 comments on commit 3fc502d

Please sign in to comment.