Skip to content

Commit

Permalink
Bug fix for logging failures (#200) (#202)
Browse files Browse the repository at this point in the history
Signed-off-by: Prashant Mishra <[email protected]>
(cherry picked from commit 2103097)

Co-authored-by: mishprs <[email protected]>
  • Loading branch information
opensearch-trigger-bot[bot] and mishprs authored Sep 1, 2023
1 parent c693311 commit 276830a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions amazon-personalize-ranking/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ dependencies {
implementation 'com.amazonaws:aws-java-sdk-sts:1.12.300'
implementation 'com.amazonaws:aws-java-sdk-core:1.12.300'
implementation 'com.amazonaws:aws-java-sdk-personalizeruntime:1.12.300'
implementation 'commons-logging:commons-logging:1.2'
}


Expand Down

0 comments on commit 276830a

Please sign in to comment.