Skip to content

Commit

Permalink
Deploying to gh-pages from @ 6d1d84b 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
aikebah committed Jul 28, 2023
1 parent f517f86 commit 542d819
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions suppressions/publishedSuppressions.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1118,4 +1118,11 @@
<packageUrl regex="true">^pkg:maven/org\.apache\.avro/avro@.*$</packageUrl>
<cpe>cpe:/a:avro_project:avro</cpe>
</suppress>
<suppress base="true">
<notes><![CDATA[
FP per issue #5846
]]></notes>
<packageUrl regex="true">^pkg:maven/commons-logging/commons-logging@.*$</packageUrl>
<cpe>cpe:/a:morgan_project:morgan</cpe>
</suppress>
</suppressions>

0 comments on commit 542d819

Please sign in to comment.