Skip to content

Commit

Permalink
Try to fix classNotFound issue in IT
Browse files Browse the repository at this point in the history
Signed-off-by: zane-neo <zaniu@amazon.com>
  • Loading branch information
zane-neo committed Sep 6, 2023
1 parent 2b74851 commit 4aee25d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ml-algorithms/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,7 @@ dependencies {
implementation 'com.amazonaws:aws-encryption-sdk-java:2.4.0'
implementation 'com.jayway.jsonpath:json-path:2.8.0'
implementation group: 'org.json', name: 'json', version: '20230227'
implementation 'org.bouncycastle:bcprov-ext-jdk15on:1.70'
}

lombok {
Expand Down

0 comments on commit 4aee25d

Please sign in to comment.