ppkarwasz opened a new pull request, #50: URL: https://github.com/apache/commons-graph/pull/50
> [!WARNING] > This PR was submitted automatically to smoke-test > [Apache Commons Secure XML](https://github.com/apache/commons-xml) > and has not yet been verified by a human. > It will stay a draft until a committer reviews it and marks it ready. Creates the GraphML exporter's transformer factory through `org.apache.commons:commons-secure-xml` (1.0.0-SNAPSHOT until its first release), so the output-only identity transform runs with XML secure processing enabled and bounded resource usage. The serialized GraphML is unchanged. The `use-apache-snapshots` profile is declared locally (this POM's parent chain predates it) and enabled in CI so the SNAPSHOT dependency resolves. 🤖 Generated with [Claude Code](https://claude.com/claude-code) -- 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]
