diff --git a/owasp-false-positive-warnings.xml b/owasp-false-positive-warnings.xml
index 58972a7a882ebaae5de8ac547f14f05cffaacb9a..b2ab2ef3a9de9c8ceac972889c4f2d5256da2e86 100644
--- a/owasp-false-positive-warnings.xml
+++ b/owasp-false-positive-warnings.xml
@@ -70,4 +70,11 @@
         <cve>CVE-2022-41854</cve>
         <cve>CVE-2022-38750</cve>
     </suppress>
+    <suppress>
+        <notes><![CDATA[
+   file name: bcprov-jdk15on-1.70.jar
+   ]]></notes>
+        <packageUrl regex="true">^pkg:maven/org\.bouncycastle/bcprov\-jdk15on@.*$</packageUrl>
+        <vulnerabilityName>CVE-2023-33201</vulnerabilityName>
+    </suppress>
 </suppressions>