forked from phoedos/pmd
Merge branch 'pr-4984'
This commit is contained in:
@@ -18,6 +18,7 @@ This is a {{ site.pmd.release_type }} release.
|
||||
|
||||
* java-bestpractices
|
||||
* [#4278](https://github.com/pmd/pmd/issues/4278): \[java] UnusedPrivateMethod FP with Junit 5 @MethodSource and default factory method name
|
||||
* [#4852](https://github.com/pmd/pmd/issues/4852): \[java] ReplaceVectorWithList false-positive (neither Vector nor List usage)
|
||||
* [#4975](https://github.com/pmd/pmd/issues/4975): \[java] UnusedPrivateMethod false positive when using @MethodSource on a @Nested test
|
||||
|
||||
### 🚨 API Changes
|
||||
|
Reference in New Issue
Block a user