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.
1 parent 38871ca commit 8af1e48Copy full SHA for 8af1e48
owasp-suppression.xml
@@ -34,7 +34,7 @@
34
<!-- TODO: remove this suppression once the bug in the dep check plugin is fixed -->
35
<suppress>
36
<notes><![CDATA[ Temporary suppression of slf4j vulnerability ]]></notes>
37
- <cpe>cpe:/a:slf4j:slf4j:1.8.0.beta</cpe>
+ <cpe>cpe:/a:slf4j:slf4j:1.8.0</cpe>
38
</suppress>
39
40
</suppressions>
0 commit comments