Skip to content

Commit

Permalink
Remove googlejavaformat to address guava CVE-2023-2976 (#1077)
Browse files Browse the repository at this point in the history
Signed-off-by: bowenlan-amzn <[email protected]>
  • Loading branch information
bowenlan-amzn authored Aug 4, 2023
1 parent 46ddb60 commit a3830bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ dependencies {
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8:${kotlin_version}"
compile "com.cronutils:cron-utils:9.1.6"
compile "org.opensearch.client:opensearch-rest-client:${opensearch_version}"
compile 'com.google.googlejavaformat:google-java-format:1.10.0'
compile "org.opensearch:common-utils:${common_utils_version}"
compile 'commons-validator:commons-validator:1.7'

Expand Down

0 comments on commit a3830bd

Please sign in to comment.