Skip to content

Commit

Permalink
Updates server build gradle to remove shiro dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Darshit Chanpura <dchanp@amazon.com>
  • Loading branch information
DarshitChanpura committed Oct 14, 2022
1 parent 42e8115 commit 68e4ff3
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -120,8 +120,6 @@ dependencies {
api "org.apache.lucene:lucene-spatial3d:${versions.lucene}"
api "org.apache.lucene:lucene-suggest:${versions.lucene}"

api 'org.apache.shiro:shiro-core:1.9.1'

// utilities
api project(":libs:opensearch-cli")
api 'com.carrotsearch:hppc:0.8.1'
Expand Down

0 comments on commit 68e4ff3

Please sign in to comment.