Hi team, I'm building datahub in an internal environment, it built failed with commons-text:1.8 in the plugin pegasus and 1.8 is not allowed to download due to vulnerabilities. I tried to put a new version in build.gradle in the root path(this works for log4j 2.17.0), but it does not work. I also tried other gradle files, but didn't make it. Does anyone know how to upgrade or exclude the commons-text jar in pegasus? Thank you!