From f7c2e637a7fd8376038f1d2805533fc9b24651e3 Mon Sep 17 00:00:00 2001 From: Ulli Hafner Date: Wed, 12 Nov 2025 22:20:31 +0100 Subject: [PATCH] Fix exclusion of PMD rule `AvoidCatchingGenericException` The rule has been moved to a different category. --- etc/pmd-tests-configuration.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/pmd-tests-configuration.xml b/etc/pmd-tests-configuration.xml index b05db9b2..3ecc67b2 100644 --- a/etc/pmd-tests-configuration.xml +++ b/etc/pmd-tests-configuration.xml @@ -58,7 +58,6 @@ - @@ -84,6 +83,7 @@ +