geyanggang opened a new issue, #11224: URL: https://github.com/apache/gravitino/issues/11224
### What would you like to be improved? The dependency `com.fasterxml.woodstox:woodstox-core` is at version 5.3.0, which is outdated. It should be upgraded to 6.5.1 for better stability and security. ### How should we improve? Update the `woodstox-core` version in `libs.versions.toml` from `5.3.0` to `6.5.1`. The upgrade is API-compatible (same StAX2 interface). No source code changes required. -- 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]
