geyanggang opened a new issue, #11081: URL: https://github.com/apache/gravitino/issues/11081
### What would you like to be improved? Jettison 1.1 is used as a direct dependency in the authorization modules. This version has multiple known DoS vulnerabilities (stack overflow, memory exhaustion, infinite recursion). Upgrading to 1.5.4 resolves all known issues. ### How should we improve? Update `jettison` version from `1.1` to `1.5.4` in `gradle/libs.versions.toml`. The API is backward-compatible. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
