diff --git a/pmd-java/src/main/resources/category/java/performance.xml b/pmd-java/src/main/resources/category/java/performance.xml index c41783557a..31f2ee3664 100644 --- a/pmd-java/src/main/resources/category/java/performance.xml +++ b/pmd-java/src/main/resources/category/java/performance.xml @@ -447,11 +447,9 @@ Note that new Integer() is deprecated since JDK 9 for that reason. @@ -481,11 +479,9 @@ Note that new Long() is deprecated since JDK 9 for that reason.