summaryrefslogtreecommitdiffhomepage
path: root/android/test
diff options
context:
space:
mode:
Diffstat (limited to 'android/test')
-rw-r--r--android/test/test-suppression.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/test/test-suppression.xml b/android/test/test-suppression.xml
index 720ef7d197..f92e67c0db 100644
--- a/android/test/test-suppression.xml
+++ b/android/test/test-suppression.xml
@@ -92,7 +92,7 @@
<packageUrl regex="true">^pkg:maven/com\.android\.tools/common@.*$</packageUrl>
<cve>CVE-2021-4277</cve>
</suppress>
- <suppress until="2023-12-01Z">
+ <suppress until="2024-06-01Z">
<notes><![CDATA[
This CVE only affect the leakCanary build type which is limited to memory leak testing etc.
This will most likely be solved by bumping to a future version of the leakcanary dependency