Skip to content

Commit

Permalink
chore: update suppressions 12272024140652 (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
sjungling authored Dec 27, 2024
1 parent a0529bd commit e0c039e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions suppressions.xml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<suppressions xmlns="https://jeremylong.github.io/DependencyCheck/dependency-suppression.1.3.xsd">
<suppress until="2024-12-25Z">
<suppress until="2025-01-25Z">
<notes><![CDATA[
file name: micronaut-http-server-netty-2.5.13.jar
sev: HIGH
Expand All @@ -9,4 +9,4 @@
<sha1>02b015ea87093f1ff92ccdb7fb143ef0172dbfa6</sha1>
<cpe>cpe:/a:netty:netty</cpe>
</suppress>
</suppressions>
</suppressions>

0 comments on commit e0c039e

Please sign in to comment.