Skip to content

Commit

Permalink
Ignore [LOW] com.google.guava:[email protected]: SNYK-JAVA-COMGOOGLEGU…
Browse files Browse the repository at this point in the history
…AVA-5710356 CWE-379 [Fixed in: 32.0.0-android, 32.0.0-jre].
  • Loading branch information
sbrunner committed Sep 6, 2024
1 parent a8bcf72 commit 7ff5c9e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,8 @@ ignore:
- '*':
reason: Used in check style
created: 2022-10-18T05:49:44.892Z
SNYK-JAVA-COMGOOGLEGUAVA-5710356:
- '*':
reason: Indirect dependance to CheckStyle and low severity
created: 2024-09-06T07:05:16.154Z
patch: {}
1 change: 0 additions & 1 deletion core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,6 @@ dependencies {
)
compile fileTree(dir: "$projectDir/libs", include: '*.jar')
compile(
'com.google.guava:guava:32.0.1-jre',
"org.slf4j:slf4j-api:${slf4jVersion}",
"org.slf4j:jcl-over-slf4j:${slf4jVersion}",
"org.slf4j:jul-to-slf4j:${slf4jVersion}",
Expand Down

0 comments on commit 7ff5c9e

Please sign in to comment.