Skip to content

202412190107

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Dec 01:07
Decouple loading the JUngraph dependency from loading the SVG class.

Prevents a `NoClassDefFoundError` when referencing a `CommunityModules`
release that does *not* include its dependencies (i.e., the version
without the `-deps.jar` suffix).

[Refactor]

Signed-off-by: Markus Alexander Kuppe <[email protected]>