Skip to content

Commit

Permalink
Merge pull request #3399 from mapfish/backport/3398-to-3.27
Browse files Browse the repository at this point in the history
[Backport 3.27] Ignore [LOW] com.google.guava:[email protected]: SNYK-JAVA-COMGOOGLEGU…
  • Loading branch information
sbrunner authored Sep 6, 2024
2 parents 0a78970 + 21894d4 commit bd19be7
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 bd19be7

Please sign in to comment.