We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 61b9ff8 + 384535e commit 9e20a2fCopy full SHA for 9e20a2f
azure-application-insights-spring-boot-starter/dependency-check-suppressions.xml
@@ -21,6 +21,9 @@
21
<cve>CVE-2019-14439</cve>
22
<cve>CVE-2019-14540</cve>
23
<cve>CVE-2019-16335</cve>
24
+ <cve>CVE-2019-16942</cve>
25
+ <cve>CVE-2019-16943</cve>
26
+ <cve>CVE-2019-17267</cve>
27
</suppress>
28
<suppress>
29
<notes><![CDATA[
build.gradle
@@ -30,7 +30,7 @@ buildscript {
30
}
31
dependencies {
32
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.10'
33
- classpath 'org.owasp:dependency-check-gradle:5.2.0'
+ classpath 'org.owasp:dependency-check-gradle:5.2.2'
34
classpath 'com.github.jengelman.gradle.plugins:shadow:5.0.0'
35
36
0 commit comments