Skip to content

Commit

Permalink
Exclude commons-beanutils from deprecation report
Browse files Browse the repository at this point in the history
We should not report 3rd party deprecations as there is no API promise
for them.
Fixes commons-beanutils appearing in the report after
d9a1570
  • Loading branch information
akurtakov committed Jan 9, 2025
1 parent 3599428 commit 6b16a00
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ org.objectweb.asm
org.apache.commons.commons-io
biz.aQute.bndlib
org.apache.lucene.core
org.apache.commons.commons-beanutils

## SPECIAL CASE FOR SWT: THE FRAGMENT IS ANALYZED AS PART OF THE HOST
org.eclipse.swt.win32.win32.x86_64
Expand Down

0 comments on commit 6b16a00

Please sign in to comment.