Skip to content

Commit c3b1fd6

Browse files
authored
quick fix for guava noclass issue (#3844)
Signed-off-by: Jing Zhang <jngz@amazon.com>
1 parent 71e6365 commit c3b1fd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

plugin/build.gradle

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ dependencies {
5858
implementation project(':opensearch-ml-algorithms')
5959
implementation project(':opensearch-ml-search-processors')
6060
implementation project(':opensearch-ml-memory')
61-
compileOnly "com.google.guava:guava:32.1.3-jre"
6261

6362
implementation group: 'software.amazon.awssdk', name: 'aws-core', version: "2.30.18"
6463
implementation group: 'software.amazon.awssdk', name: 's3', version: "2.30.18"

0 commit comments

Comments
 (0)