Skip to content

Commit d1877e2

Browse files
committed
force beanutils version
Signed-off-by: Pavan Yekbote <pybot@amazon.com>
1 parent 91cdbc0 commit d1877e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ml-algorithms/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ dependencies {
5454
}
5555
// Multi-tenant SDK Client
5656
implementation "org.opensearch:opensearch-remote-metadata-sdk:${opensearch_build}"
57+
implementation 'commons-beanutils:commons-beanutils:1.11.0'
5758

5859
def os = DefaultNativePlatform.currentOperatingSystem
5960
//arm/macos doesn't support GPU

0 commit comments

Comments
 (0)