This is an automated email from the ASF dual-hosted git repository.
brandonwilliams pushed a commit to branch cassandra-3.11
in repository https://gitbox.apache.org/repos/asf/cassandra.git
The following commit(s) were added to refs/heads/cassandra-3.11 by this push:
new 00cf31882b Ninja fix my bad merge
00cf31882b is described below
commit 00cf31882beaf5e28dc600489f9ea8b69d1803df
Author: Brandon Williams <[email protected]>
AuthorDate: Wed Jul 5 10:07:34 2023 -0500
Ninja fix my bad merge
---
.build/dependency-check-suppressions.xml | 4 ----
1 file changed, 4 deletions(-)
diff --git a/.build/dependency-check-suppressions.xml
b/.build/dependency-check-suppressions.xml
index e6fe535381..9b10f433f7 100644
--- a/.build/dependency-check-suppressions.xml
+++ b/.build/dependency-check-suppressions.xml
@@ -124,9 +124,5 @@
<cve>CVE-2022-42004</cve>
<cve>CVE-2023-35116</cve>
</suppress>
- <!-- https://issues.apache.org/jira/browse/CASSANDRA-18630 -->
- <suppress>
- <packageUrl
regex="true">^pkg:maven/com\.fasterxml\.jackson\.core/jackson\-databind@.*$</packageUrl>
- </suppress>
</suppressions>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]