Commit 90cc6ab 1 parent 02090ee commit 90cc6ab Copy full SHA for 90cc6ab
File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -118,7 +118,7 @@ dependencies {
118
118
implementation " org.opensearch:common-utils:${ common_utils_version} "
119
119
implementation " org.opensearch.client:opensearch-rest-client:${ opensearch_version} "
120
120
compileOnly group : ' com.google.guava' , name : ' guava' , version :' 32.1.3-jre'
121
- compileOnly group : ' com.google.guava' , name : ' failureaccess' , version :' 1.0.1 '
121
+ compileOnly group : ' com.google.guava' , name : ' failureaccess' , version :' 1.0.2 '
122
122
implementation group : ' org.apache.commons' , name : ' commons-math3' , version : ' 3.6.1'
123
123
implementation group : ' com.google.code.gson' , name : ' gson' , version : ' 2.11.0'
124
124
implementation group : ' com.yahoo.datasketches' , name : ' sketches-core' , version : ' 0.13.4'
You can’t perform that action at this time.
0 commit comments