Remove unreachable dependencies from verification-metadata.xml

I did this by clearing the components entries:

perl -i -0777 -pe 's/<components>.*?<\/components>//gs'  gradle/verification-metadata.xml

And then regenerating them:

./gradlew --write-verification-metadata sha256 qa --rerun-tasks

Resolves #13791
This commit is contained in:
Jameson Williams 2024-11-15 22:43:11 -06:00 committed by Greyson Parrelli
parent 3eb1f68eb6
commit 9e49dd1270

File diff suppressed because it is too large Load diff