From 7e20f4063149e41b0e6c396a7ba7a323fa8437de Mon Sep 17 00:00:00 2001 From: Chad Wilson <29788154+chadlwilson@users.noreply.github.com> Date: Tue, 1 Sep 2026 00:06:39 +0800 Subject: [PATCH] fix(fp): remove unnecessary suppression I clicked too fast in approving this; user had stale suppressions as I handled this by a generic suppression a couple of months ago. --- generatedSuppressions.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/generatedSuppressions.xml b/generatedSuppressions.xml index 71555015bd..59206ce879 100644 --- a/generatedSuppressions.xml +++ b/generatedSuppressions.xml @@ -2229,10 +2229,3 @@ ^pkg:maven/org\.springframework\.boot/spring-boot-data-mongodb@.*$ cpe:/a:vmware:spring_data_mongodb(:.*)?$ - - - ^pkg:maven/com\.sun\.xml\.bind\.external/rngom@.*$ - cpe:/a:eclipse:glassfish(:.*)?$ - \ No newline at end of file